Difference between revisions of "Template:Current Date"
| m | m | ||
| Line 1: | Line 1: | ||
| − | <includeonly>Year {{#expr: floor({{#expr: ({{#time: U | now}} -  | + | <includeonly>Year {{#expr: floor({{#expr: ({{#time: U | now}} - 912582000)/31536000}})}} Day  {{#expr: floor({{#expr: (({{#time: U | now}} - 912582000) - {{#expr: floor({{#expr: ({{#time: U | now}} - 912582000)/31536000}})}} * 31536000)/86400}})}}</includeonly><noinclude> | 
| {{__NOTOC__}} | {{__NOTOC__}} | ||
| == Description == | == Description == | ||
Latest revision as of 20:21, 13 July 2016
Description
This template can be used to show the current CGT (year and day).
Usage
{{Current Date}}
Example
{{Current Date}}
Year 26 Day 340

