View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006675 | WINIOT8MP | RTC | public | 2025-04-22 11:32 | 2025-04-22 11:33 |
| Reporter | roesner | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | V1.1 | ||||
| Target Version | V1.2 | Fixed in Version | V1.2 | ||
| Summary | 0006675: Add Registry Entry to set Windows RTC to UTC | ||||
| Description | By default, Windows assumes that the system's Real-Time Clock (RTC) is set to local time. In our case we should use Coordinated Universal Time (UTC) instead. This behavior can be adjusted by adding the following registry entry: Registry Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] "RealTimeIsUniversal"=dword:00000001 Values: 0 = The BIOS clock is interpreted as local time (default) 1 = The BIOS clock is interpreted as UTC | ||||
| Forum Link | |||||
| Found Driver Version | |||||
| Fixed Driver Version | |||||