
July 1st, 2004, 01:39 AM
|
 |
Contributing User
|
|
Join Date: Apr 2003
Location: Washington, DC
Posts: 39
Time spent in forums: 4 h 34 m 34 sec
Reputation Power: 6
|
|
|
Date Time comparisons in PHP
I have a similar issue as was posted but not answered in a previous post ( http://forums.devarticles.com/showthread.php?t=5456) regarding comparing time in PHP.
My question is - CAN you do a date time comparison without converting the date times into seconds?
I am trying to create a function to set a user's time zone and I need to have it automatically account for Daylight savings time.
__________________
$mybrain = "mush";
-------------------------------------------
http://www.loftsboston.com
http://www.gregdawsondesign.com
|