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
- Host: GitHub
- URL: https://github.com/coghost/xdtm
- Owner: coghost
- Created: 2022-10-25T08:47:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T03:23:22.000Z (over 1 year ago)
- Last Synced: 2025-03-27T22:51:08.124Z (about 1 year ago)
- Language: Go
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)