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 supported15 Subscribers
Add a CodeTriage badge to timex
Help out
- Issues
- fix: remove protocol definition default args deprecated in Elixir 1.20
- `Timex.week_of_month` doesn't specify week start
- 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
- Docs
- Elixir not yet supported