mad4it Posted June 20, 2010 Share Posted June 20, 2010 Hi, I currently have a simple piece of code that does this : Select * from Calendar where calendar.entryDate = CURDATE() This works fine, at midnight server time the results set changes from one day to the next. However the client has a requirement for Mondays results to remain live until 6am Tuesday morning and so on - effectively a 6 hour offset - can anyone provide any suggestions on how to alter the query/code accordingly? Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/205309-question-regarding-offsetting-times/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.