Lines Matching full:year
44 .Fn easterg "int year" "struct date *dt"
46 .Fn easterog "int year" "struct date *dt"
48 .Fn easteroj "int year" "struct date *dt"
58 .Fn week "int nd" "int *year"
63 starting at March 1st, year zero (i.e., 1 B.C.) and ending way beyond
64 year 100000.
99 provide conversions between the common "year, month, day" notation
102 The days are numbered from March 1st year 1 B.C., starting
104 year 1 B.C.
138 The two calendars differ by the definition of the leap year.
140 Julian Calendar says every year that is a multiple of four is a
141 leap year.
145 and the year 2000 is
146 a leap year.
162 .Fa *year
163 is set with the year that contains (the greater part of) the week.
164 The weeks are numbered per year starting with week 1, which is the
165 first week in a year that includes more than three days of the year.
180 int y; /\(** year (0000 - ????) \(**/
185 The year zero is written as "1 B.C." by historians and "0" by astronomers