模板:Gsd/doc
This template outputs the Gregorian serial date, or the number of days since January 1, 1 A.D.
Usage edit
The parameters {{{year}}}
, {{{month}}}
, and {{{day}}}
are the inputted date, each of which default to the current date.
This template does not allow years earlier than A.D. 1
Example edit
{{gsd}}
produces "739242"
{{gsd|year=2015|month=1|day=1}}
produces "735599"