Oh, darn. Just got bit by this thing.
The customer had stored documents for which it did not know the date with date 01-01-0007.
When importing it via XML, it turned out wrong.
The reference [1] below explains why.
References
- [1] StackOverflow - Date change when converting from XMLGregorianCalendar to Calendar
- https://stackoverflow.com/questions/16321193/date-change-when-converting-from-xmlgregoriancalendar-to-calendar
- Wikipedia - Proleptic Gregorian Calendar
- https://en.wikipedia.org/wiki/Proleptic_Gregorian_calendar
No comments:
Post a Comment