disentcorp / dateroll

dateroll makes working with 📅 dates less painful.
Apache License 2.0
12 stars 1 forks source link

fixed bugs which was coming from the implementation of ddh(t,5y,3m) #18

Open Batu4 opened 4 months ago

Batu4 commented 4 months ago

Because of the new implementation, ddh(t,5y,3m)=ddh(t,t+5y,3m), I changed the testcase of ddh(t,5y,3m) into ddh(t,5v,3m) which will raise ParseError.