Calendrics: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Ingerman
No edit summary
imported>Derek Harkness
(→‎Introduction: Cleanup as per article mechanics)
Line 1: Line 1:
== Introduction ==
'''Calendrics''' is the study of the algorithms for the generation of calendars.


Calendrics is the study of the algorithms for the generation of calendars.
A <i>[[moment]]</i> is a sufficiently small piece of time.


A <i>moment</i> is a sufficiently small piece of time.
A <i>[[day]]</i> is a contiguous set of moments lasting approximately twentyfour hours. The precise length of a day depends on how the day is defined in the context of a particular calendar.


A <i>day</i> is a contiguous set of moments lasting approximately twentyfour hours. The precise length of a day depends on how the day is defined in the context of a particular calendar.
A <i>[[date]]</i> is the name associated with a given day according to some calendar.


A <i>date</i> is the name associated with a given day according to some calendar.
Finally, a <i>[[calendar]]</i> is an algorithm for systematically assigning names to dates
 
Finally, a <i>calendar</i> is an algorithm for systematically assigning names to dates


== The Length of a Day ==
== The Length of a Day ==

Revision as of 11:32, 4 June 2007

Calendrics is the study of the algorithms for the generation of calendars.

A moment is a sufficiently small piece of time.

A day is a contiguous set of moments lasting approximately twentyfour hours. The precise length of a day depends on how the day is defined in the context of a particular calendar.

A date is the name associated with a given day according to some calendar.

Finally, a calendar is an algorithm for systematically assigning names to dates

The Length of a Day