Skip to content

Please add cl-date-time-parser #538

@tkych

Description

@tkych

cl-date-time-parser parses date-time-string, and return universal-time and fraction.

parsable date-time formats are:

  • RFC822 (RFC1123, RFC2822, RFC5322),
  • asctime,
  • RFC850 (RFC1036),
  • ISO8601 (1988, 2000, 2004, except for no-year format), W3CDTF (subset of ISO 8601)
  • RFC3339.

Source: https://github.com/tkych/cl-date-time-parser
Author: Takaya OCHIAI
License: MIT License

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions