Glich - v0.3.0 Manual
rd - Rata Die
Home Development v0.3.0 Manual Hics Library rd

Calendar Description - Scheme rd

The Rata Die calendar is a day count scheme with the epoch set at the 1st January year 1 of the proleptic Gregorian calendar.

Because this calendar scheme has limited historical value, its visibility is set at hidden.

Use Case

Calendar is used as the base scheme to define the calendars in the book Calendrical Calculations by Nachum Dershowitz and Edward M. Reingold.

Definition

Days start at midnight.

The Record consists of a single Field named day.

Record
day

The count starts at the Gregorian date of 1st January in the year 1.

The Epoch is set at
rdday
1
=
gyearmonthday
111
. =
jdnday
1721426

Formats

The formats supplied with this scheme.

Formats - Grammar d
CodeRulePseudo:inPseudo:outExampleNote
dtextdaydddd728714D
deftextdaydddd728714H
uunit9d9d728714dH
Notes: D = Default, H = Hidden. Example based on jdn# 2450139

Script

Script - Module hics:jdn
scheme rd { name "Rata Die"; base jdn epoch:1721426; // g:dmy# 1 Jan 1 grammar d; visible no; }

It uses the grammar "d" day count definition from jdn Julian also in the module hics:jdn.

Home Development v0.3.0 Manual Hics Library rd

Managed by WebPageLayout Validated by HTML Validator (based on Tidy)

7th November 2024