org.pentaho.reporting.libraries.formula.typing.coretypes
public class DateTimeType extends DefaultType
| Field Summary | |
|---|---|
| static DateTimeType | DATETIME_TYPE
This Type represents an instant in time described by a date and a time of
day. |
| static DateTimeType | DATE_TYPE
This Type represents an instant in time described by a date only. |
| static DateTimeType | TIME_TYPE
This Type represents an instant in time described by a time of day only. |
| Constructor Summary | |
|---|---|
| protected | DateTimeType() |