bpsm / rfc3339datetime

A proof-of-concept RFC3339-style date/time parser written in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# rfc3339datetime

Parser for RFC3339 style date/time representations extended to make
trailing elements optional.

## Usage


## License

Copyright (C) 2011 B. Smith-Mannschott

Distributed under the Eclipse Public License, the same as Clojure.

About

A proof-of-concept RFC3339-style date/time parser written in Clojure


Languages

Language:Clojure 100.0%