Package | Description |
---|---|
org.apache.logging.log4j.core.util.datetime |
Log4j 2 date formatting classes.
|
Modifier and Type | Field and Description |
---|---|
(package private) static FastDatePrinter.Iso8601_Rule |
FastDatePrinter.Iso8601_Rule.ISO8601_HOURS |
(package private) static FastDatePrinter.Iso8601_Rule |
FastDatePrinter.Iso8601_Rule.ISO8601_HOURS_COLON_MINUTES |
(package private) static FastDatePrinter.Iso8601_Rule |
FastDatePrinter.Iso8601_Rule.ISO8601_HOURS_MINUTES |
Modifier and Type | Method and Description |
---|---|
(package private) static FastDatePrinter.Iso8601_Rule |
FastDatePrinter.Iso8601_Rule.getRule(int tokenLen)
Factory method for Iso8601_Rules.
|