It would need to first be determined which project sits lower in the stack, and it may be better for any integration to be done as a separate crate
My initial thoughts of what could be useful are:
- icu_calendar - this could potentially be leveraged to implement alternative calendar systems for
NaiveDate
- icu_timezone
- icu_datetime - could be an alternative to pure-rust-locales which we currently use