Template:Gsd/doc

来自Minecraft基岩版开发Wiki
这是文档页面,它应该被放置到Template:Gsd,查看Template:Documentation以获取更多信息。

This template outputs the Gregorian serial date, or the number of days since January 1, 1 A.D.

Usage[编辑]

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[编辑]

{{gsd}} produces "738974"

{{gsd|year=2015|month=1|day=1}} produces "735599"