Jump to content

Question regarding offsetting times


mad4it

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.