Using chrono-tz for switching between timezones will probably lead to a big speedup (expect x3 faster). However, it's currently not possible to implement the disambiguation logic in chrono when it comes to gaps.
In release 0.5, there will likely be a new API that will allow better handling of gaps.
Using
chrono-tz
for switching between timezones will probably lead to a big speedup (expect x3 faster). However, it's currently not possible to implement the disambiguation logic inchrono
when it comes to gaps.In release 0.5, there will likely be a new API that will allow better handling of gaps.