aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/datetime.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14857] Throw `S` from dateformat for non English languageshubaishan2017-12-241-0/+6
| | | | | | Throw `S` (ordinal suffix) from dateformat for non English languages PHPBB3-14857
* [ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"Joas Schilling2014-09-251-18/+21
| | | | PHPBB3-13105
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-1/+1
| | | | PHPBB3-12557
* [ticket/12715] Cleanup comments in \phpbb\datetimeTristan Darricau2014-06-151-3/+3
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+8
| | | | PHPBB3-12594
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-2/+2
| | | | PHPBB3-11980
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+158
PHPBB3-11698