Skip to content

Releases: NonStaticEu/timecode

1.2.0

Choose a tag to compare

@fabmars fabmars released this 11 Sep 10:55

Made TimeCode more lenient as it'll adjust m/s/f upon rounding conduitions rather than throwing an exception

1.1.0

Choose a tag to compare

@fabmars fabmars released this 02 Sep 06:31

TimeCode now implements TemporalAmount and its getUnits, get, addTo, subtractFrom methods.

Added ofNanos, ofMillis, ofSeconds, toSeconds, toNanos, toMillisPart, toNanosPart, plusNanos, minusNanos methods.

1.0.0

Choose a tag to compare

@fabmars fabmars released this 11 May 01:25

First release with the TimeCode class