Closed nekevss closed 4 months ago
This PR implements DateTime:round. In order to do this, IsoDateTime::round needed to be implemented, and IsoTime::round was updated to the current specification version
DateTime:round
IsoDateTime::round
IsoTime::round
This PR implements
DateTime:round
. In order to do this,IsoDateTime::round
needed to be implemented, andIsoTime::round
was updated to the current specification version