# `Calendrical.IncompatibleTimeZoneError`

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).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
