Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.6: Set default time zone for PHP in Snow Leopard' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.6: Set default time zone for PHP in Snow Leopard
Authored by: mcilvena on Feb 16, '10 08:18:09PM
I was having issues getting this to work, so I removed the quotes which fixed the problem.

[Date]
; Defines the default timezone used by the date functions
date.timezone = Australia/Melbourne


[ Reply to This | # ]