Skip to content

Commit 88ce2c7

Browse files
authored
Add time_zone_info as a choice for time zone support (#12239)
1 parent 86cdb86 commit 88ce2c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/elixir/lib/calendar/datetime.ex

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ defmodule DateTime do
3737
Other time zone databases can also be configured. Here are some
3838
available options and libraries:
3939
40+
* [`time_zone_info`](https://github.com/hrzndhrn/time_zone_info)
4041
* [`tz`](https://github.com/mathieuprog/tz)
4142
* [`tzdata`](https://github.com/lau/tzdata)
4243
* [`zoneinfo`](https://github.com/smartrent/zoneinfo) -

0 commit comments

Comments
 (0)