| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FOUR_SPACES |
" " |
public static final String |
NEW_LINE_ON_ANY_OS |
"\\r?\\n" |
public static final String |
TAB |
"\\t" |
public static final String |
UTF_8_NEW_LINE |
"\u2424" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
READABLE_TIMESTAMP_FORMAT |
"MMM dd, yyyy HH:mm:ss" |
protected static final String |
TIMESTAMP_FORMAT |
"dd-MM-YYYY HH:mm:ss" |
protected static final String |
ZONED_TIMESTAMP_FORMAT |
"dd-MM-YYYY HH:mm:ss Z" |
Copyright © 2021. All rights reserved.