We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cdb86 commit 88ce2c7Copy full SHA for 88ce2c7
lib/elixir/lib/calendar/datetime.ex
@@ -37,6 +37,7 @@ defmodule DateTime do
37
Other time zone databases can also be configured. Here are some
38
available options and libraries:
39
40
+ * [`time_zone_info`](https://github.com/hrzndhrn/time_zone_info)
41
* [`tz`](https://github.com/mathieuprog/tz)
42
* [`tzdata`](https://github.com/lau/tzdata)
43
* [`zoneinfo`](https://github.com/smartrent/zoneinfo) -
0 commit comments