Uses of Class
org.pentaho.reporting.libraries.formula.typing.coretypes.DateTimeType
Packages that use DateTimeType
-
Uses of DateTimeType in org.pentaho.reporting.libraries.formula.typing.coretypes
Fields in org.pentaho.reporting.libraries.formula.typing.coretypes declared as DateTimeTypeModifier and TypeFieldDescriptionstatic final DateTimeTypeDateTimeType.DATE_TYPEThis Type represents an instant in time described by a date only.static final DateTimeTypeDateTimeType.DATETIME_TYPEThis Type represents an instant in time described by a date and a time of day.static final DateTimeTypeDateTimeType.TIME_TYPEThis Type represents an instant in time described by a time of day only.