An open API service indexing awesome lists of open source software.

https://github.com/coghost/xdtm

datetime tools of golang
https://github.com/coghost/xdtm

Last synced: about 1 year ago
JSON representation

datetime tools of golang

Awesome Lists containing this project

README

          

# xdtm

this is a wrapper module for awesome go modules of date and time

- [awesome go: date&time modules](https://github.com/xwjdsh/awesome-go-extra)
- [avelino/awesome-go: A curated list of awesome Go frameworks, libraries and software](https://github.com/avelino/awesome-go#date-and-time)
- [golang-module/carbon: A simple, semantic and developer-friendly golang package for datetime](https://github.com/golang-module/carbon)
- [araddon/dateparse: GoLang Parse many date strings without knowing format in advance.](https://github.com/araddon/dateparse)
- [jinzhu/now: Now is a time toolkit for golang](https://github.com/jinzhu/now)
- [markusmobius/go-dateparser: go parser for human readable dates ported from the dateparser python package](https://github.com/markusmobius/go-dateparser)
[ijt/go-anytime: Parse natural and standardized dates/times and ranges in Go without knowing the format in advance](https://github.com/ijt/go-anytime)