brick / date-time

Date and time library for PHP
MIT License
335 stars 30 forks source link

Add "greater/less than or equal to" methods #50

Closed ihmels closed 2 years ago

solodkiy commented 2 years ago

Could you please add tests to new methods?

ihmels commented 2 years ago

I added some assertions to DurationTest::testCompareTo() as it was done in LocalDateTest::testCompareTo.

BenMorel commented 2 years ago

Thank you!

BenMorel commented 1 year ago

Released as 0.4.2. Sorry for the delay!