Uses of Class
org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Packages that use FixedDateFormat
Package
Description
Provides classes implementing format specifiers in conversion patterns.
Log4j 2 date formatting classes.
-
Uses of FixedDateFormat in org.apache.logging.log4j.core.pattern
Fields in org.apache.logging.log4j.core.pattern declared as FixedDateFormatModifier and TypeFieldDescriptionprivate final FixedDateFormatDatePatternConverter.FixedFormatter.fixedDateFormatMethods in org.apache.logging.log4j.core.pattern with parameters of type FixedDateFormatModifier and TypeMethodDescriptionprivate static DatePatternConverter.FormatterDatePatternConverter.createFixedFormatter(FixedDateFormat fixedDateFormat) Constructors in org.apache.logging.log4j.core.pattern with parameters of type FixedDateFormat -
Uses of FixedDateFormat in org.apache.logging.log4j.core.util.datetime
Methods in org.apache.logging.log4j.core.util.datetime that return FixedDateFormatModifier and TypeMethodDescriptionstatic FixedDateFormatFixedDateFormat.create(FixedDateFormat.FixedFormat format) Returns a newFixedDateFormatobject for the specifiedFixedFormatand aTimeZone.getDefault()TimeZone.static FixedDateFormatFixedDateFormat.create(FixedDateFormat.FixedFormat format, TimeZone tz) Returns a newFixedDateFormatobject for the specifiedFixedFormatand TimeZone.static FixedDateFormatFixedDateFormat.createIfSupported(String... options) -
Uses of FixedDateFormat in org.apache.logging.log4j.layout.template.json.util
Fields in org.apache.logging.log4j.layout.template.json.util declared as FixedDateFormatModifier and TypeFieldDescriptionprivate final FixedDateFormatInstantFormatter.Log4jFixedFormatter.formatterConstructors in org.apache.logging.log4j.layout.template.json.util with parameters of type FixedDateFormat