dmikurube / theatime-format-java

A date-time formatter to/from a string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

theatime-format-java

A date-time formatter to/from a string that aims at:

  • extending the JSR 310: Date and Time API
  • formatting flexibly not only with ISO 8601, but also with POSIX strftime/strptime
  • being explicit and stable with locales and timezone

About

A date-time formatter to/from a string

License:Apache License 2.0


Languages

Language:Java 99.4%Language:C 0.6%