summaryrefslogtreecommitdiff
path: root/ext/date/tests/date-set-timestamp.phpt
Commit message (Collapse)AuthorAgeFilesLines
* If a TZ environmental is set then it ends up getting used instead of the INI ↵Scott MacVicar2009-01-101-2/+1
| | | | setting, use date_default_timezone_set() instead.
* Fixed testDmitry Stogov2008-07-291-1/+0
|
* - MFH: Fixed DateTime::setTimestamp() and added a test for it.Derick Rethans2008-07-271-0/+17