Uses of Interface
org.apache.logging.log4j.core.util.datetime.DateParser
Packages that use DateParser
-
Uses of DateParser in org.apache.logging.log4j.core.util.datetime
Classes in org.apache.logging.log4j.core.util.datetime that implement DateParserModifier and TypeClassDescriptionclass
FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.class
FastDateParser is a fast and thread-safe version ofSimpleDateFormat
.