模板:Gregorian serial date
跳至導覽
跳至搜尋
739803
File:Test Template Info-Icon - Version (2).svg 模板文件[檢視] [編輯] [歷史] [清除快取]
模板介紹[編輯]
This template gives the Gregorian serial day. This is the numbers of days from the start of 1 A.D. (Monday, 1 Jan 1 = 1). (In the Gregorian Calendar there is no year 0) This template should handle all leap year exceptions including the 100 and 400 year rule. By default this template gives the serial for today.
使用方法[編輯]
To find the serial for another date fill in the date into this code: {{Gregorian serial date|month = |day = |year = }}
範例[編輯]
Today's date is 739803.
Today's date is 739803.
- {{gsd|year=1|month=1|day=1}} gives 1
- {{gsd|year=2000|month=12|day=31}} gives 730485 (5 times the number of days of a cycle, 146,097)
- {{gsd|year=1985|month=1|day=1}} gives 724642
- {{gsd|year=1985|month=4|day=12}} gives 724743
- {{gsd|year=1981|month=8|day=12}} gives 723404
- {{gsd|year=1953|month=10|day=2}} gives 713228
注意事項[編輯]
參見[編輯]
- Template:JULIANDAY(討論、鏈入頁面、編輯)
- Template:gsd(討論 - 鏈入頁面 - 編輯)
- Template:YMD2MJD(討論 - 鏈入頁面 - 編輯)
給模板編輯者的說明[編輯]
模板結構[編輯]
實現方法[編輯]
編輯注意[編輯]
- {{Age in years and days}}調用此模板