Template:Timestamp
From Unreal Wiki, The Unreal Engine Documentation Site
2008-05-24 23:34:41
[edit] Documentation
Splits up an ISO timestamp as produced by the {{REVISIONTIMESTAMP}} magic word. This template accepts one parameter, which is the timestamp to split up. If omitted, the page's revision timestamp is used.
Usage
Wiki code | Result | Description |
---|---|---|
{{timestamp}}
|
2008-05-24 23:34:41 | last edit timestamp |
{{timestamp|{{REVISIONTIMESTAMP}}}}
|
2008-05-24 23:34:41 | same as above |
{{timestamp|{{CURRENTTIMESTAMP}}}}
|
2025-01-31 06:51:17 | current time in UTC |
{{timestamp|{{LOCALTIMESTAMP}}}}
|
2025-01-30 23:51:17 | current time according to the server's timezone setting |