- 致编者:请牢记我们的域名wiki.mcbe-dev.net!
- 致编者:欢迎加入本Wiki的官方交流QQ群或Discord服务器!
- 基岩版1.19.31现已发布!(了解更多)
- Inner Core现已支持Xbox模组联机!(了解更多)
- 如果您是第一次来到本Wiki,欢迎注册一个账户
- 点击顶部的“编辑”或“编辑源代码”按钮即可编辑当前页面
- 请知悉:在不登录时也可以编辑和新建页面,但是您当前的IP地址会记录在编辑历史中
模板: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 "739205"
{{gsd|year=2015|month=1|day=1}}
produces "735599"