https://github.com/zombiezen/gregorian
https://github.com/zombiezen/gregorian
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zombiezen/gregorian
- Owner: zombiezen
- License: apache-2.0
- Created: 2024-01-04T15:01:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T15:04:34.000Z (over 2 years ago)
- Last Synced: 2025-02-08T21:49:03.432Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `zombiezen.com/go/gregorian`
This is a small date package suited for my needs.
## Install
```shell
go get zombiezen.com/go/gregorian
```
## License
[Apache 2.0](LICENSE)