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: 7 months 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 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T14:44:54.000Z (7 months ago)
- Last Synced: 2025-03-10T21:44:10.913Z (7 months ago)
- Topics: datetime, java, jsr310, posix, strftime, strptime
- Language: Java
- Homepage:
- Size: 471 KB
- Stars: 0
- Watchers: 1
- 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