DateTimeException if the given seconds
would result in an invalid DateTime.
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 DateTime's second to. |
DateTimeException if the given seconds
would result in an invalid DateTime.