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