DateTimeException if the given minute
would result in an invalid TimeOfDay.
ubyte minute() @property const @safe pure nothrow @nogcMinutes past the hour.
void minute(int minute) @property @safe pureMinutes past the hour.
minute | The minute to set this TimeOfDay's minute to. |
DateTimeException if the given minute
would result in an invalid TimeOfDay.