Time Class

The Time class is a primitive data type for Time columns. It inherits all methods from the Primitive class. In addition it implements a toString method.

type Time timeObject = "10:37".toTime()

Ancestor

Primitive

Descendants

None

 

Methods

Description

toString

Returns a formatted string representation of this Time.