-
Bug
-
Resolution: Duplicate
-
High
-
None
-
1.4.4, 2.0
-
None
Joda 0.98 produces incorrect formatting for certain date patterns - but only on some platforms. On Windows and OSX it will work correctly. But on Linux and FreeBSD it will render incorrectly.
For example, try rendering any date with the date pattern "MMM" or "MMMM". You should get the month being one month previous to what is expected (eg. January 24, 2005 will produce "Dec"). I can understand why Joda 1.x has not been upgraded to, since it breaks the API from 0.98, but 0.98 is inherrently untrustable, making it pretty much useless...
- duplicates
-
CONFSERVER-8503 Upgrade joda-time dependency from version 0.98 to version 1.4
- Closed