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
- CodeIgniter 2.0 Is Baking
- Easy File Uploading Solution For PHP
- How to get Latitude/Longitude from an address (or Geocoding ) using PHP
- Drupal Form API : An Introduction
- Simplified AJAX For WordPress Plugin Developers using Jquery
Filed under php | Comment (0)


