cl-date-time-parser
2014-07-13
Parse date-time-string, and return (values universal-time fraction). Parsable date-time-format: ISO8601, W3CDTF, RFC3339, RFC822, RFC2822, RFC5322, asctime, RFC850, RFC1036.
Upstream URL
Author
Takaya OCHIAI <tkych.repl@gmail.com>
License
MIT License
cl-date-time-parser
Parse date-time-string, and return (values universal-time fraction). Parsable date-time-format: ISO8601, W3CDTF, RFC3339, RFC822, RFC2822, RFC5322, asctime, RFC850, RFC1036.
Version:
0.1.3License:
MIT LicenseAuthors:
Takaya OCHIAI <tkych.repl@gmail.com>Dependencies:
alexandria
anaphora
cl-ppcre
local-time
parse-float
split-sequence