Description
Pick up bug fixes from Apache Commons Lang's org.apache.commons.lang3.time package into our own tweaked copy in org.apache.logging.log4j.core.util.datetime.
The classes updated are:
- DateParser
- DatePrinter
- FastDateFormat
- FastDateParser
- FastDatePrinter
- FormatCache<F extends Format>