timex
https://github.com/bitwalker/timex
Elixir
A complete date/time library for Elixir projects.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Elixir not yet supported14 Subscribers
Add a CodeTriage badge to timex
Help out
- Issues
- is_valid_timezone?("<a string with two sets characters wrapped in angle brackets><will return true>") returns true
- `Timezone.convert/2` gives `:error` on DST gap instead of `AmbiguousDateTime`
- `Interval.difference/2` can produce intervals not creatable by `Interval.new`
- `Interval.difference/2` broken with `left_open: true` on 2nd arg
- Fix: preserve datetime precision after Timex.shift/2
- Elixir 1.19 compiler issues struct update warnings when compiling the library
- Allow gettext 1.0 release
- Relax gettext dependency constraint to allow >= 0.26.0
- Please upgrade your tzdata dependency when possible
- `Timex.shift/2` shifts dates incorrectly by one day
- Docs
- Elixir not yet supported