You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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').