days-per-year ( -- value )
Calendar ยป Calendar facts

Prev:months-per-year ( -- value )
Next:hours-per-year ( -- value )


Vocabulary
calendar

Inputs
None

Outputs
valuea ratio


Word description
Returns the number of days in a year averaged over 400 years. Used internally for adding an arbitrary real number of days to a timestamp.

Definition