Class DateColumn.Attributes
java.lang.Object
com.broadleafcommerce.metadata.dsl.core.extension.columns.DateColumn.Attributes
- Enclosing interface:
- DateColumn<C extends DateColumn<C>>
-
Field Details
-
DATE_FORMAT
The format for the date displayed. SeeDateFormatTypes
andDateColumn.TimeZoneFormatSuffixes
.- See Also:
-
DATE_TIME_SEPARATOR
The string that separates the date and time parts to be displayed such as' @ '
inJuly 1, 2020 @ 10:49 AM CDT
.- See Also:
-