Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.4
-
None
-
None
-
Important
Description
Current FDT extends Format only, thus making it impossible to replace SDF where DateFormat is accepted.
I am using Jackson's ObjectMapper which has a #setDateFormat method. But – it accepts DateFormat. Impossible to use FDT.