DateTimeException if the given day is not
a valid day of the current month.
ubyte day() @property @safe const nothrow scopeDay of a Gregorian Month.
void day(int day) @property @safe scopeDay of a Gregorian Month.
day | The day of the month to set this SysTime's day to. |
DateTimeException if the given day is not
a valid day of the current month.