Actions

Parameter: Time format: Difference between revisions

(Created page with "Format to use when representing timestamps in human-readable format (based on 'strftime' function format) Category:Parameters")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Format to use when representing timestamps in human-readable format (based on 'strftime' function 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 11: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.