
-----------------------------------
Amailer
Fri Jul 02, 2004 6:44 am

date(&quot;T&quot;)
-----------------------------------
Hey all,
I need some help here.. i can't seem to find any character for the date() function to display the timezone (on win32) as EST, GMT and etc... when i use
date("T"); it shows it as Eastern Daylight Time but i want it as short form..
anyone know how?

-----------------------------------
Homer_simpson
Mon Jul 05, 2004 4:07 pm


-----------------------------------
use a switch case statement and create your own functions?

-----------------------------------
Amailer
Mon Jul 05, 2004 4:19 pm


-----------------------------------
um, that's what i have now.. I thought there would be something for windows like how T works for UNIX...errrr

-----------------------------------
Homer_simpson
Fri Jul 09, 2004 9:06 pm


-----------------------------------
i'm not good with unix sorry. but check hotscripts.com they might have something there to help you.
