Current section

Files

Jump to
gleam_time README.md
Raw

README.md

# Time 🕰️
Work with time in Gleam!
[![Package Version](https://img.shields.io/hexpm/v/gleam_time)](https://hex.pm/packages/gleam_time)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gleam_time/)
```sh
gleam add gleam_time
```
Working with time can be difficult so be sure to read the documentation,
starting with the [`gleam/time/timestamp`][timestamp] module.
[timestamp]: https://hexdocs.pm/gleam_time/gleam/time/timestamp.html