NEWS
cstime 2024.5.13
- Adding season_to_last_date
cstime 2023.12.28
- Adding support for isoquarter and isoyearquarter
cstime 2023.5.3 (2023-05-15)
- Inclusion of
now_c
that gives the current time in character format.
cstime 2023.4.26
- Uses binary searches to improve speed on date conversions.
cstime 2023.4.25
- Implements
csutils::apply_fn_via_hash_table
to speed up the conversion functions.