$logstamp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m See also logstampfmt |
||
Line 9: | Line 9: | ||
If logging timestamp = [HH:nn:ss] | If logging timestamp = [HH:nn:ss] | ||
[13:42:47] | [13:42:47] | ||
==See Also== | |||
[[$logstampfmt]] | |||
[[Category:Time and Date Identifiers]] | [[Category:Time and Date Identifiers]] |
Latest revision as of 17:44, 11 May 2008
Returns the current time in the form of the logging timestamp.
$logstamp
Examples
If logging timestamp = [HH:nn]
[13:42]
If logging timestamp = [HH:nn:ss]
[13:42:47]