File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ Returns the L<Julian date|https://en.wikipedia.org/wiki/Julian_day> (JD) for the
265
265
say DateTime.new('2021-12-24T12:23:00.43Z').julian-date; # OUTPUT: «2459573.0159772»
266
266
267
267
The C < julian-date > starts at zero at the epoch of noon UTC on
268
- I < November 24, 4714 B.C. > on the L < proleptic|https://en.m.wikionary .org/wiki/proleptic > Gregorian calendar (the calendar
268
+ I < November 24, 4714 B.C. > on the L < proleptic|https://en.m.wiktionary .org/wiki/proleptic > Gregorian calendar (the calendar
269
269
in use in much of the world and in international commerce and travel). The JD
270
270
is used in astronomy to define times of celestial objects transiting the
271
271
Earth's Prime Meridian. For any instant, it is the sum of the number of whole days and
You can’t perform that action at this time.
0 commit comments