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 |
|
Descendants |
None |
Methods |
Description |
Returns a formatted string representation of this Time. |