How to get TimeZone in Php 5.0.4 ?

Questions-M

New member
I don't want to set the timezone but I want to display it, for some reason date('e') does not work, or output any timezones. Thanks!
Also if i do date('T') which is suppose to be abbreviation it gives me the full name of timezone for example: instead of EST I get Eastern Standard Time.
 
Back
Top