mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-03-06 04:17:42 +01:00
This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/).
10 lines
509 B
Markdown
10 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).
|