malcommac / SwiftDate

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

Fix TimePeriodChain extremes after initialization #773

Open AsioOtus opened 3 years ago

AsioOtus commented 3 years ago

Fixes a bug when after initializing the TimePeriodChain class, the start and end properties are nil.