This difference is due to time zone translation. SWIS attempts to present a consistent UTC format for all datetime values going in or out, even though some columns in the Orion database are stored in local time (generally the system time zone for the polling engine that stored them) and some are stored in UTC. The CPULoad.DateTime column is stored in local time. You must be on the US East Coast, so SWIS is adding four hours to convert to UTC before returning those values.
↧