Closed WerthPADOH closed 1 year ago
Add methods for the <, >, <=, and >= operators for mdate objects. Methods also work when comparing mdate with Date or POSIXt values. Addresses issue #74.
<
>
<=
>=
mdate
Date
POSIXt
I'd be happy to be in the list! My email is nwerth@pa.gov
Add methods for the
<
,>
,<=
, and>=
operators formdate
objects. Methods also work when comparingmdate
withDate
orPOSIXt
values. Addresses issue #74.