Calendrical.IncompatibleTimeZoneError exception
(Calendrical v0.3.0)
Copy Markdown
Exception raised when two datetimes that should be in the same time zone are not.
Fields
:from— the first datetime (or its time zone).:to— the second datetime (or its time zone).