Module ilyvion_util::chrono

source ·
Available on crate feature chrono only.
Expand description

Various chrono utilities

Functions

  • Calculates the number of days in any given month and year. Returns None on out-of-range dates or invalid month value.