Template:CURRENTSECOND: Difference between revisions
Jump to navigation
Jump to search
wp>BrandonXLF No edit summary |
m 1 revision imported |
(No difference)
|
Latest revision as of 12:33, 12 August 2020
40
Template documentation
This template extracts the current integer second on two digits (between 00 and 59) from the current UTC time (as set on the Wikimedia server). The shown value should match the rightmost two digits of 20241123111340.
- Syntax:
- {{CURRENTSECOND}}
- Use {{subst:CURRENTSECOND}} to substitute the current second.
- Formula:
- {{#expr:s}}
- {{subst:CURRENTSECOND}} copies this code ready for optional substitution into another template.
- Warning:
- Pages asking for the current second often also need other parts of Template:Evaldemo, and different "current" templates and variables can reflect different timestamps near hh:mm:59.
- See also:
- Template:Date and time templates