Version 2025.10.13
- Seasons now start on week 35.
Version 2024.5.13
- Adding season_to_last_date
Version 2023.12.28
- Adding support for isoquarter and isoyearquarter
Version 2023.5.3
- Inclusion of
now_c
that gives the current time in
character format.
Version 2023.4.26
- Uses binary searches to improve speed on date conversions.
Version 2023.4.25
- Implements
csutils::apply_fn_via_hash_table
to speed up
the conversion functions.