Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 407 Bytes

NEWS.md

File metadata and controls

executable file
·
19 lines (10 loc) · 407 Bytes

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.