Handbook
Glossary
seconds-per-year ( -- value )
Calendar
ยป
Calendar facts
Prev:
minutes-per-year ( -- value )
Next:
days-in-month ( timestamp -- n )
Vocabulary
calendar
Inputs
None
Outputs
value
an
integer
Word description
Returns the number of seconds in a year averaged over 400 years. Used internally for adding an arbitrary real number of seconds to a timestamp.
Definition
IN:
calendar
CONSTANT:
seconds-per-year
31556952
inline