logo

Module time::util

source · []
Expand description

Utility functions.

Functions

Get the number of calendar days in a given year.

Returns if the provided year is a leap year in the proleptic Gregorian calendar. Uses astronomical year numbering.

Checks if a user-provided formatting string is valid. If it isn’t, a description of the error is returned.

Get the number of weeks in the ISO year.