Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
* | - Removed support for putenv("TZ=..") for setting the timezone. | Derick Rethans | 2011-09-13 | 1 | -11/+2 |
* | - skip on win, runtime TZ via putenv is not supported with ext/date | Pierre Joye | 2011-09-13 | 1 | -1/+10 |
* | Fix tests | Scott MacVicar | 2009-01-27 | 1 | -0/+2 |
* | If a TZ environmental is set then it ends up getting used instead of the INI ... | Scott MacVicar | 2009-01-10 | 1 | -2/+0 |
* | - Renamed date_timezone_set/get() to date_default_timezone_set/get(). | Derick Rethans | 2005-07-04 | 1 | -1/+1 |
* | - Overhauled selecting the correct timezone. The timezone set with | Derick Rethans | 2005-07-02 | 1 | -0/+19 |