public static final class DateColumn.Attributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATE_FORMAT
The format for the date displayed.
|
static String |
DATE_TIME_SEPARATOR
The string that separates the date and time parts to be displayed such as
' @ '
in July 1, 2020 @ 10:49 AM CDT . |
public static final String DATE_FORMAT
DateFormatTypes
and
DateColumn.TimeZoneFormatSuffixes
.public static final String DATE_TIME_SEPARATOR
' @ '
in July 1, 2020 @ 10:49 AM CDT
.Copyright © 2021. All rights reserved.