Parameter: Time format
From TBwiki
(Difference between revisions)
(Created page with "Format to use when representing timestamps in human-readable format (based on 'strftime' function format) Category:Parameters") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | Format to use when representing timestamps in human-readable format | + | Format to use when representing timestamps in human-readable format. This is based on the [http://php.net/manual/en/function.strftime.php strftime function. |
+ | |||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 10:40, 22 June 2017
Format to use when representing timestamps in human-readable format. This is based on the [http://php.net/manual/en/function.strftime.php strftime function.