- Adding season_to_last_date
- Adding support for isoquarter and isoyearquarter
- Inclusion of
now_c
that gives the current time in character format.
- Uses binary searches to improve speed on date conversions.
- Implements
csutils::apply_fn_via_hash_table
to speed up the conversion functions.