Skip to content

Releases: vdhicts/time

Bump PHP version to > 8.1

13 Aug 17:52
7682e4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

Add time presentation and remove 23 hours limit

20 May 17:47
769d833
Compare
Choose a tag to compare

Changes

  • Add toNumericalTime and toReadableTime to the time object.
  • Remove the 23 hours limit, usefull for durations.

Refactor package

23 Mar 18:08
5bb65c8
Compare
Choose a tag to compare
  • Refactor package.
  • Move to Vdhicts\Dicms\Time namespace.
  • Add duration, difference and rounding.
  • Add PHP 8.0 as minimal PHP version.

Add PHP 8 and 8.1 support

06 Feb 20:15
8cccbdd
Compare
Choose a tag to compare
Merge pull request #2 from vdhicts/feature/php8-support

Add PHP 8.0 and 8.1 support

Upgrade to PHP 7.4

14 Sep 12:32
dbeaba9
Compare
Choose a tag to compare
Merge pull request #1 from vdhicts/feature/update

Update package

Add show method to time object

09 Jan 14:37
Compare
Choose a tag to compare
1.1.0

Add show method for the time object

Initial release

06 Jan 12:53
Compare
Choose a tag to compare
1.0.0

Change description in composer.json