fallback time zone used in case we we are unable to identify the timezone of the data, by default: tz = NULL
. We attempt to extract the timezone from the DT column of the data, which may fail.
In case of failure we use tz
if specified, and if it is not specified, we use "UTC"