|
Posted by gnupun on 07/03/07 10:48
Hi,
I'm trying to compute current time for mountain standard time with
daylight savings (MDT);and without DST (MST), eg: Phoenix, AZ.
If I use the PHP timezone "US/Mountain", it returns MDT correctly.
What is the PHP time zone for MST?
Similarly, are there PHP time zones for Pacific, Central and Eastern
time zones without Daylight Savings? The PHP time zones US/Pacific, US/
Central and US/Eastern all show time with Daylight Savings.
[Back to original message]
|