DateTimeException if the given hour would
result in an invalid TimeOfDay.
ubyte hour() @property const @safe pure nothrow @nogcHours past midnight.
void hour(int hour) @property @safe pureHours past midnight.
hour | The hour of the day to set this TimeOfDay's hour to. |
DateTimeException if the given hour would
result in an invalid TimeOfDay.