mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-03-04 17:51:16 +00:00
This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/).
9 lines
509 B
Markdown
9 lines
509 B
Markdown
# Julian Day calculator
|
|
|
|
[](https://pkg.go.dev/github.com/ncruces/julianday)
|
|
[](https://goreportcard.com/report/github.com/ncruces/julianday)
|
|
[](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).
|