Historian: Who dictates timestamp?

Acting as Ignition SME, and was asked,
Who dictates the timestamp?
Gateway Timezone?
DB (Historian) Timezone?
Relating to both Tag Historian and SQL Bridge Logging.

The tag historian uses the timestamps on values supplied by the OPC Server. If that is the Ignition loopback connection, then the Ignition gateway is supplying them. In recent versions of Ignition, an OPC Client connection can be set to use the gateway time instead of the OPC server time, but that breaks backfill IIRC.

The SQL Bridge module always uses the gateway time, I think.

Thanks.. It's always been the timestamp/timezone (giving me a headache), always coming back to this..