diff options
Diffstat (limited to 'vendor/github.com/ncruces/julianday/README.md')
-rw-r--r-- | vendor/github.com/ncruces/julianday/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/github.com/ncruces/julianday/README.md b/vendor/github.com/ncruces/julianday/README.md deleted file mode 100644 index 828ae5749..000000000 --- a/vendor/github.com/ncruces/julianday/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 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). |