endOfSecond method
Returns end of the second
Returned object will have same timezone as this
Implementation
DateTime endOfSecond() => endOf(DurationUnit.second);
Returns end of the second
Returned object will have same timezone as this
DateTime endOfSecond() => endOf(DurationUnit.second);