Microsoft-Windows-Kernel-General › Event 24

Event ID 24 — The time zone information was refreshed with exit reason ExitReason.

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

Description

The time zone information was refreshed with exit reason ExitReason. Current time zone bias is CurrentBias.

Message #

The time zone information was refreshed with exit reason %1. Current time zone bias is %2.

Fields #

NameDescription
ExitReason UInt32
CurrentBias Int32
CurrentTimeZoneID UInt32
TimeZoneInfoCacheUpdated UInt8
FirstRefresh UInt8

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-General",
    "guid": "A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D",
    "event_source_name": "",
    "event_id": 24,
    "version": 0,
    "level": 4,
    "task": 11,
    "opcode": 0,
    "keywords": 9223372036854775824,
    "time_created": "2023-11-06T06:25:25.525777+00:00",
    "event_record_id": 1652,
    "correlation": {},
    "execution": {
      "process_id": 100,
      "thread_id": 520
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "ExitReason": 0,
    "CurrentBias": 480,
    "CurrentTimeZoneID": 1,
    "TimeZoneInfoCacheUpdated": 0,
    "FirstRefresh": 0
  },
  "message": ""
}

References #