tinyduration
tinyduration copied to clipboard
Align data structure to Temporal.Duration
Temporal.Duration defines extra attributes:
-
milliseconds -
microseconds -
nanoseconds -
sign([-1, 0, 1]instead ofnegatedboolean)
This is considered a breaking change and would require releasing a new version.