hex timex 0.12.0
Version 0.12.0
on Hex

latest releases: 3.7.11, 3.7.9, 3.7.8...
9 years ago

Changes

  • Date parsing and formatting has been completely rewritten from the ground up. It now offers a pluggable architecture for both parsing and formatting, exposed via the Timex.Parsers.DateFormat.Parser behaviour, and Timex.DateFormat.Formatters.Formatter behaviour. Potentially Breaking Change: I've kept the same DateFormat.* API, but because the parsers/formatters were rewritten, there may be bugs. The current test suite is passing, so if you encounter bugs, please document the exact parameters so I can fix it and make sure we have test coverage.
  • Timezone.get(0) now returns UTC not GMT.
  • Support for Elixir 0.15.1

Don't miss a new timex release

NewReleases is sending notifications on new releases.