DateTimeException if the given hour are
not a valid hour of the day.
ubyte hour() @property @safe const nothrow scopeHours past midnight.
void hour(int hour) @property @safe scopeHours past midnight.
hour | The hours to set this SysTime's hour to. |
DateTimeException if the given hour are
not a valid hour of the day.