$logstamp: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
No edit summary
 
Aca20031 (talk | contribs)
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]

See Also

$logstampfmt