Uses of Package
org.apache.logging.log4j.core.util.datetime
Packages that use org.apache.logging.log4j.core.util.datetime
Package
Description
Provides classes implementing format specifiers in conversion patterns.
Log4j 2 date formatting classes.
-
Classes in org.apache.logging.log4j.core.util.datetime used by org.apache.logging.log4j.core.patternClassDescriptionFastDateFormat is a fast and thread-safe version of
SimpleDateFormat
.Custom time formatter that trades flexibility for performance. -
Classes in org.apache.logging.log4j.core.util.datetime used by org.apache.logging.log4j.core.util.datetimeClassDescriptionDateParser 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
.A strategy to parse a single field from the parsing patternA strategy to parse a single field from the parsing patternHolds strategy and field widthFastDatePrinter is a fast and thread-safe version ofSimpleDateFormat
.Inner class to output a time zone as a number+/-HHMM
or+/-HH:MM
.Inner class defining a numeric rule.Inner class defining a rule.Inner class that acts as a compound key for time zone names.Inner class to output a time zone as a number+/-HHMM
or+/-HH:MM
.Inner class to output a two digit month.Inner class to output a two digit year.Inner class to output an unpadded month.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.FormatCache is a cache and factory forFormat
s.Helper class to hold multi-part Map keys -
Classes in org.apache.logging.log4j.core.util.datetime used by org.apache.logging.log4j.layout.template.json.utilClassDescriptionFastDateFormat is a fast and thread-safe version of
SimpleDateFormat
.Custom time formatter that trades flexibility for performance.