Package org.apache.logging.log4j.core.util.datetime
package org.apache.logging.log4j.core.util.datetime
Log4j 2 date formatting classes.
-
ClassDescriptionDateParser is the "missing" interface for the parsing methods of
DateFormat.DatePrinter is the "missing" interface for the format methods ofDateFormat.FastDateFormat is a fast and thread-safe version ofSimpleDateFormat.FastDateParser is a fast and thread-safe version ofSimpleDateFormat.FastDatePrinter is a fast and thread-safe version ofSimpleDateFormat.Custom time formatter that trades flexibility for performance.Enumeration over the supported date/time format patterns.Fixed time zone formats.The basic methods for performing date formatting.