We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a74b60 commit 0f1e6fdCopy full SHA for 0f1e6fd
README.md
@@ -5,7 +5,8 @@
5
[](https://hexdocs.pm/timezone/)
6
-->
7
8
-This package can be used to load the timezone database from the standard location
+Timezone support for Gleam time using the operating system's timezone database.
9
+This package loads the timezone database from the standard location
10
(`/usr/share/zoneinfo`) on MacOS and Linux computers. It includes a parser for
11
the Time Zone Information Format (TZif) or `tzfile` format, as well as utility
12
functions to convert a timestamp from the
0 commit comments