Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmikurube/theatime-format-java
A date-time formatter to/from a string
https://github.com/dmikurube/theatime-format-java
datetime java jsr310 posix strftime strptime
Last synced: about 1 month ago
JSON representation
A date-time formatter to/from a string
- Host: GitHub
- URL: https://github.com/dmikurube/theatime-format-java
- Owner: dmikurube
- License: apache-2.0
- Created: 2021-07-04T12:31:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T12:12:30.000Z (3 months ago)
- Last Synced: 2024-08-15T13:54:51.188Z (3 months ago)
- Topics: datetime, java, jsr310, posix, strftime, strptime
- Language: Java
- Homepage:
- Size: 459 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
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