aboutsummaryrefslogtreecommitdiffstats
path: root/tests/datetime
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+10
| | | | PHPBB3-13762
* [ticket/13216] Use gmdate() instead of date() in datetime testsMarc Alexander2014-10-251-14/+14
| | | | PHPBB3-13216
* [ticket/13105] Fix the code logic as described in the commentJoas Schilling2014-09-291-1/+1
| | | | PHPBB3-13105
* [ticket/13105] Add a test for relative datesJoas Schilling2014-09-251-2/+70
| | | | PHPBB3-13105
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
| | | | PHPBB3-12932
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-3/+0
| | | | PHPBB3-11698
* [feature/new-tz-handling] Fix unit testJoas Schilling2012-07-181-1/+1
| | | | PHPBB3-9558
* [feature/new-tz-handling] Add tests for get_timestamp_from_format()Joas Schilling2012-06-181-0/+57
PHPBB3-9558