Skip to content

Releases: thephpleague/period

version 0.3.0

22 Sep 11:05
Compare
Choose a tag to compare
  • Added methods overlaps and merge
  • namespace simplification

version 0.2.1

22 Sep 09:04
Compare
Choose a tag to compare

bug fixes

version 0.2.0

22 Sep 08:39
Compare
Choose a tag to compare

Class name changed from ReportingPeriod to Period

  • added the following methods contains, getRange, setDuration and getDuration
  • name consistency applied by removing the (Date reference)

you can feed:

  • a DateTime or a string when a DateTime is expected
  • a DateInterval or a string when a DateInterval is expected

version 0.1.0

19 Sep 14:01
Compare
Choose a tag to compare

Initiale release