Module julian
calendrical_
calculations
0.1.3
Module julian
Module Items
Constants
Functions
In crate calendrical_
calculations
Modules
astronomy
chinese_based
coptic
error
ethiopian
hebrew
hebrew_keviyah
helpers
islamic
iso
julian
persian
rata_die
calendrical_calculations
Module
julian
Copy item path
Settings
Help
Summary
Source
Expand description
The Julian calendar
Constants
§
JULIAN_
EPOCH
🔒
Functions
§
fixed_
from_
julian
Lisp code reference:
https://github.com/EdReingold/calendar-code2/blob/1ee51ecfaae6f856b0d7de3e36e9042100b4f424/calendar.l#L1689-L1709
fixed_
from_
julian_
book_
version
Get a fixed date from the ymd of a Julian date.
is_
leap_
year
Lisp code reference:
https://github.com/EdReingold/calendar-code2/blob/1ee51ecfaae6f856b0d7de3e36e9042100b4f424/calendar.l#L1684-L1687
julian_
from_
fixed
Lisp code reference:
https://github.com/EdReingold/calendar-code2/blob/1ee51ecfaae6f856b0d7de3e36e9042100b4f424/calendar.l#L1711-L1738