README.md
# Time 🕰️
Work with time in Gleam!
[](https://hex.pm/packages/gleam_time)
[](https://hexdocs.pm/gleam_time/)
```sh
gleam add gleam_time
```
Working with time can be difficult so be sure to read the documentation,
staring with the [`gleam/time/timestamp`][timestamp] module.
[timestamp]: https://hexdocs.pm/gleam_time/gleam/time/timestamp.html