Microsoft-Windows-Kernel-General › Event 22

Event ID 22 — The time zone bias has changed to NewBias from OldBias.

Provider
Microsoft-Windows-Kernel-General
Channel
System
Level
Informational
Task
TimeZoneBiasChange

Description

The time zone bias has changed to NewBias from OldBias.

Message #

The time zone bias has changed to %1 from %2.

Fields #

NameDescription
NewBias Int32
OldBias Int32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-General",
    "guid": "A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D",
    "event_source_name": "",
    "event_id": 22,
    "version": 0,
    "level": 4,
    "task": 8,
    "opcode": 0,
    "keywords": 9223372036854775824,
    "time_created": "2022-04-04T07:40:07.884201+00:00",
    "event_record_id": 719,
    "correlation": {},
    "execution": {
      "process_id": 1080,
      "thread_id": 1208
    },
    "channel": "System",
    "computer": "WIN-TKC15D7KHUR",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "NewBias": 420,
    "OldBias": 480
  },
  "message": ""
}

References #