Updated README
This commit is contained in:
parent
56bf89ac41
commit
464921b567
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
# quando
|
# quando
|
||||||
|
|
||||||
|
[](https://github.com/jakoubek/quando)
|
||||||
|
[](https://pkg.go.dev/code.beautifulmachines.dev/jakoubek/quando)
|
||||||
|
[](https://goreportcard.com/report/code.beautifulmachines.dev/jakoubek/quando)
|
||||||
|
[](LICENSE)
|
||||||
|
|
||||||
|
> **Primary repository:** [code.beautifulmachines.dev/jakoubek/quando](https://code.beautifulmachines.dev/jakoubek/quando) · GitHub is a read-only mirror.
|
||||||
|
|
||||||
> Intuitive and idiomatic date calculations for Go
|
> Intuitive and idiomatic date calculations for Go
|
||||||
|
|
||||||
**quando** is a standalone Go library for complex date operations that are cumbersome or impossible with the Go standard library alone. It provides a fluent API for date arithmetic, parsing, formatting, and timezone-aware calculations.
|
**quando** is a standalone Go library for complex date operations that are cumbersome or impossible with the Go standard library alone. It provides a fluent API for date arithmetic, parsing, formatting, and timezone-aware calculations.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue