marco-marco Posted November 15, 2003 Share Posted November 15, 2003 there is a function \"mysql> dayofyear(\'2003-08-01\')\" which will return the value \"213\". Is there a way of entering \"213\" and getting \"2003-08-01\" ?? Link to comment https://forums.phpfreaks.com/topic/1371-date-functions-in-mysql/ Share on other sites More sharing options...
Barand Posted November 16, 2003 Share Posted November 16, 2003 You could use DATEADD (2002-12-31, 213 DAYS) Link to comment https://forums.phpfreaks.com/topic/1371-date-functions-in-mysql/#findComment-4546 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.