malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.61k stars 767 forks source link

Fixing issue #759 - Binary operator '+' cannot be applied to operands of type 'DateInRegion' and 'Date' #780

Open spneshaei opened 3 years ago

spneshaei commented 3 years ago

Fixing issue #759 - Added new operator method to simplify adding a 'DateInRegion' to a 'Date' object