A client of mine wants me to increase the accuracy of the daylight savings
mechanism in his web application. It currently checks using the date()
function and the "I" switch. Is there anything out there that takes into
account the many special cases involved with daylight savings? I'm looking
for something that checks based on country (or even city).

Thanks,
-Dan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to