Skip to content

Releases: atecon/calendar_utils

Bugfixes and new feature

15 Jan 14:28
2d6d6a8
Compare
Choose a tag to compare
  • v0.6, January 2023:
    • Internal improvements
  • v0.5, December 2022:
    • Add new datetime_components() function.
    • Remove function create_iso8601_series() and add a hint on how to mimic
      the function using gretl commands.
    • Improve help text on how errors are handled for the iso8601_to_dates()
      function.
    • Both dates_to_iso8601() and date_to_iso8601() catch an eventual error
      and return zero in this error case.

Version 0.4

15 Jan 17:43
Compare
Choose a tag to compare

Add new iso8601_to_dates() function making it simple to cast a series in numeric ISO8601 format to a series of extended ISO8601 date string format.

Version 0.3

13 Oct 17:09
Compare
Choose a tag to compare
  • Improved help text
  • New gdate_to_iso8601() function

Version 0.2

17 Oct 09:54
Compare
Choose a tag to compare

Add new function numeric_to_extended_iso8601()

Initial version

09 Oct 12:53
c0646e3
Compare
Choose a tag to compare
v0.1

Update README.md