New
Version 0.16.0
- 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').