Template:Signpost/Days left percent/sandbox
Jump to navigation
Jump to search
| This is the template sandbox page for Template:Signpost/Days left percent (diff). See also the companion subpage for test cases. |
Utility template for {{Signpost/Deadline}}. Takes a start and end time value, and returns the percentage of that span remaining based on the current time.
Parameters
[edit source]|1=YYYY-MM-DD: The start of the span.|2=YYYY-MM-DD HH:NN UTC: The end of the span. (Time values are optional.)
Example
[edit source]{{Signpost/Days left percent|1970-01-01|2038-01-19 03:14:08 UTC}}→ 17
(Percentage remaining in the range of all values representable by 32-bit unix time values.)