hour property

int? hour
getter/setter pair

The hour in 2 digits.

Ranges from 00 to 23.

Implementation

core.int? hour;