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