Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Renamed date_timezone_set/get() to date_default_timezone_set/get(). | Derick Rethans | 2005-07-04 | 1 | -1/+1 |
* | - Added fallback to system's timezone setting, but marked with an E_STRICT | Derick Rethans | 2005-07-03 | 1 | -1/+1 |
* | - Overhauled selecting the correct timezone. The timezone set with | Derick Rethans | 2005-07-02 | 1 | -0/+1 |
* | - Fixed test - strtotime() uses GMT if no TZ environment variable is set and if | Derick Rethans | 2005-06-19 | 1 | -4/+4 |
* | - Move strtotime() related testcases to ext/date/tests. | Derick Rethans | 2005-06-16 | 1 | -0/+10 |