Skip to content

Commit 0f1e6fd

Browse files
committed
slight tweak
1 parent 0a74b60 commit 0f1e6fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/timezone/)
66
-->
77

8-
This package can be used to load the timezone database from the standard location
8+
Timezone support for Gleam time using the operating system's timezone database.
9+
This package loads the timezone database from the standard location
910
(`/usr/share/zoneinfo`) on MacOS and Linux computers. It includes a parser for
1011
the Time Zone Information Format (TZif) or `tzfile` format, as well as utility
1112
functions to convert a timestamp from the

0 commit comments

Comments
 (0)