This is only a problem if you are using an OPC UA connection to the PLC. OPC requires the use of UTC timestamps in value updates, and Ignition's architecture relies on this, particularly for change detection and for history. When using an Ignition driver, Ignition is the OPC source, and values get Ignition's internal timestamps.
Fix your PLC clock. Accurate time at the source is required by the OPC specification.