Description
ORC stores the difference from an epoch in the local timezone. That makes ORC mostly resilient when moving between timezones, but fails when moving between timezones with different daylight savings rules.
ORC currently stores the timezone information in the stripe footer, so that the reader can understand the times correctly.