https://github.com/gleam-lang/time
🕰️ Work with time in Gleam!
https://github.com/gleam-lang/time
Last synced: 4 months ago
JSON representation
🕰️ Work with time in Gleam!
- Host: GitHub
- URL: https://github.com/gleam-lang/time
- Owner: gleam-lang
- Created: 2024-12-23T11:54:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-20T18:47:43.000Z (6 months ago)
- Last Synced: 2025-06-09T13:38:03.321Z (4 months ago)
- Language: Gleam
- Size: 128 KB
- Stars: 44
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-gleam - gleam_time - [📚](https://hexdocs.pm/gleam_time/) - Work with time in Gleam! (Packages / Time)
README
# 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,
starting with the [`gleam/time/timestamp`][timestamp] module.[timestamp]: https://hexdocs.pm/gleam_time/gleam/time/timestamp.html