Skip to content

Version 0.16.0

Compare
Choose a tag to compare
@bitwalker bitwalker released this 01 Jul 20:51
· 764 commits to main since this release
  • A few small fixes for bugs reported on the tracker
  • Internal refactoring to organize related modules more intuitively. NOTE: This affects you if you have custom formatters/tokenizers/parsers, or do not use use Timex.
  • Change the behaviour of {ISO} to handle all valid ISO-8601 combined date/time string formats
  • Change the behaviour of {ISOz} to handle all valid ISO-8601 combined date/time strings which contain no offset (are suffixed with 'Z').