bokmann / business_time

Support for doing time math in business hours and days
MIT License
1.27k stars 215 forks source link

Fix infinite loop when nil is passed in to business_days_until #223

Closed zcotter closed 1 year ago

zcotter commented 1 year ago

(date..nil).select will run infinitely