Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singpolyma/git-date-haskell

Bindings onto the date parsing code from Git
https://github.com/singpolyma/git-date-haskell

Last synced: 3 months ago
JSON representation

Bindings onto the date parsing code from Git

Awesome Lists containing this project

README

        

This library implements a simple, pure binding onto the date parsing
code from git. Why? Because it was the only reasonable implementation
of a generic date parser I could find.