https://github.com/tomarus/parsedate
A golang date parser supporting most formats.
https://github.com/tomarus/parsedate
Last synced: over 1 year ago
JSON representation
A golang date parser supporting most formats.
- Host: GitHub
- URL: https://github.com/tomarus/parsedate
- Owner: tomarus
- Created: 2014-07-08T11:53:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T12:38:51.000Z (almost 12 years ago)
- Last Synced: 2025-02-08T16:12:57.732Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Parsedate functions.
====================
Original idea by: https://groups.google.com/d/msg/golang-nuts/mc0VmhNajn0/rmVjvfNNV1sJ
These dates are sampled from about 1 billion usenet articles.
It should match most of user supplied data formats.
Written by tommy@chiparus.org 2014
This is free public domain software, please copy.