Closed nekevss closed 3 weeks ago
This PR primarily adds from_partial methods to PlainTime, PlainDate, and PlainDateTime.
from_partial
PlainTime
PlainDate
PlainDateTime
This also begins to add doc tests to some high visibility methods and also sets the Constrain option of ArithmeticOverflow as the default.
This PR primarily adds
from_partial
methods toPlainTime
,PlainDate
, andPlainDateTime
.This also begins to add doc tests to some high visibility methods and also sets the Constrain option of ArithmeticOverflow as the default.