Thread
:
PHP Date always returns 0
View Single Post
•
•
Join Date: Apr 2008
Posts: 75
Reputation:
Solved Threads: 5
danishbacker
Offline
Junior Poster in Training
Re: PHP Date always returns 0
0
#
3
Dec 15th, 2008
i think you have to use
date_default_timezone_set('yourtime zone');
for me it is as follows
date_default_timezone_set('Asia/Calcutta');
then call
date();
www.peipians.com
bizarreinnovations.com
danishbacker
View Public Profile
Visit danishbacker's homepage!
Find all posts by danishbacker