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 week of year numbering for {Wmon}, {Wsun}, %W and %U
- Timex.Duration.parse!/2 ignores parser argument
- Fix Timex.Duration.parse!/2 was calling parse/1 instead of parse/2
- Fix UTC offset change artifact in Humanized duration formatter
- Fix Humanized.format/2 crash when finish precedes start
- 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`
- Docs
- Elixir not yet supported