Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Use JDK facilities instead.
To keep it as simple as possible, and using only Java standard stuff, changing the existing format:
From:
"ddMMMyyyy" (25DEC2020)
To "Basic ISO date":
"yyyymmdd" (25122020)
https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html#BASIC_ISO_DATE
Attachments
Issue Links
- blocks
-
HIVE-22390 Remove Dependency on JODA Time Library
- Open
- links to