hour property

int hour
final

The hour. Always in 24-hour format.

Contract

Throws AssertionError if hour < 0 or 23 < hour.

Implementation

final int hour;