Closed WhyNotHugo closed 2 years ago
This adds a helper TryFrom implementation to convert parsed properties into DatePerhapsTime.
TryFrom
Fixes: https://github.com/hoodie/icalendar-rs/issues/44
looks good to me, thank you!
sorry for the delay, thanks for your contribution 👍
Thanks for the quick release!
This adds a helper
TryFrom
implementation to convert parsed properties into DatePerhapsTime.Fixes: https://github.com/hoodie/icalendar-rs/issues/44