Releases: thephpleague/period
Releases · thephpleague/period
version 0.3.0
- Added methods
overlaps
andmerge
- namespace simplification
version 0.2.1
bug fixes
version 0.2.0
Class name changed from ReportingPeriod to Period
- added the following methods
contains
,getRange
,setDuration
andgetDuration
- name consistency applied by removing the (Date reference)
you can feed:
- a
DateTime
or a string when aDateTime
is expected - a
DateInterval
or a string when aDateInterval
is expected
version 0.1.0
Initiale release