Jump to content

Rounding Time


yeshuawatso

Recommended Posts

Well if you've read the description I'm needing help rounding time off. At first I was thinking of round(time(), 1800). But after a few glances, I noticed that that wouldn't work and if it did, it would round 1800 seconds not to the nearest half hour which is what I'm trying to do.

I want to go by the servers time for this particular function, but I just can't seem to get my head wrapped aroung about how to do this properly.

Let's say that it is currently 5:18pm, I am wanting the script to determine if the display time should be 5:00pm (when before 5:15) and 5:30 when after 5:15.

Thanks for any advice.

Yeshua
Link to comment
https://forums.phpfreaks.com/topic/10194-rounding-time/
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.