Skip to content

Releases: leemcd56/time-duration

1.0.0

21 Nov 19:03
e541e35
Compare
Choose a tag to compare

Added

  • Ability to parse time from floats and integers
  • Ability to parse time from strings
  • Output as a DateTime instance
  • Output as a custom format
  • Output as milliseconds
  • Unit tests (PHPUnit)