To install the package, run:
go get github.com/go-zoox/datetime
fmt.Println(datetime.Now().Format("YYYY-MM-DD HH:mm:ss"))
// 2022-04-12 13:05:50
- zcorky/moment - A minimalist JavaScript library that parses, validates, manipulates, and displays dates and times.
- dayjs
- moment.js
GoZoox is released under the MIT License.