Skip to content

Time datatype

Include: Built in; no package required.

Time stores a time-of-day value with millisecond precision using the runtime date/time tick representation.

Size

Runtime datetime_t storage.

Range

Confirmed precision is milliseconds. Time-of-day values run from 00:00:00.000 through 23:59:59.999.

Example

Time tValue
Move 0 to tValue