mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
10 lines
509 B
Markdown
10 lines
509 B
Markdown
|
# 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).
|