Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ncruces/julianday
Julian Day calculator
https://github.com/ncruces/julianday
Last synced: 14 days ago
JSON representation
Julian Day calculator
- Host: GitHub
- URL: https://github.com/ncruces/julianday
- Owner: ncruces
- License: mit
- Created: 2022-04-22T14:28:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T08:47:04.000Z (about 1 year ago)
- Last Synced: 2023-10-18T09:39:22.299Z (about 1 year ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/ncruces/julianday
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Julian Day calculator
[![Go Reference](https://pkg.go.dev/badge/image)](https://pkg.go.dev/github.com/ncruces/julianday)
[![Go Report](https://goreportcard.com/badge/github.com/ncruces/julianday)](https://goreportcard.com/report/github.com/ncruces/julianday)
[![Go Coverage](https://github.com/ncruces/julianday/wiki/coverage.svg)](https://raw.githack.com/wiki/ncruces/julianday/coverage.html)https://en.wikipedia.org/wiki/Julian_day
Compatible with [SQLite](https://www.sqlite.org/lang_datefunc.html).