PHP date conversions between timezones

In PHP 5.x line dates are handled properly (thanks to Derick Rethans). Even in PHP 5.3 we have loads of nice date/time improvements.

One of nice things is posibility to convert dates between timezones easily.

This was posted 8 months ago. php
  1. sobstel posted this