New Zealand Daylight Savings Time (DST) has changed
just wanted to post a quick note about this, originally it was supposed to finish on 16th march but it has being extended to 3rd April.
if your php script is giving you one hour late time then here is the solution
just update your timezone database from http://pecl.php.net/package/timezonedb
you might need to compile it for your system, alternatively you can also update the php to it’s latest release.
here is the link if you need more info http://pecl.php.net/bugs/bug.php?id=12151 .
Enjoy!!!
Related posts
- Drupal Form API : An Introduction
- Warning: headers already sent
- Joomla 1.0.x : How it works
- Enable Your Joomla To Write In Hindi, Marathi, Bengoli, Gujarati, Malyalam, Telugu and Punjabi
- How to create multicolor text image on the fly
Filed under php | Comment (0)

