Template:Gsd

来自Minecraft基岩版开发Wiki
[查看 | 编辑 | 历史 | 清除缓存]文档页面

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"