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

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.

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.