Uses of Class
org.apache.logging.log4j.core.util.datetime.FixedDateFormat
Packages that use FixedDateFormat
Package
Description
Log4j date and time formatting classes.
-
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) Deprecated.Returns a newFixedDateFormatobject for the specifiedFixedFormatand aTimeZone.getDefault()TimeZone.static FixedDateFormatFixedDateFormat.create(FixedDateFormat.FixedFormat format, TimeZone tz) Deprecated.Returns a newFixedDateFormatobject for the specifiedFixedFormatand TimeZone.static FixedDateFormatFixedDateFormat.createIfSupported(String... options) Deprecated.