Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for matchZoneKey (0.11 sec)

  1. src/time/zoneinfo_windows.go

    // time apply to all previous and future years as well.
    
    // matchZoneKey checks if stdname and dstname match the corresponding key
    // values "MUI_Std" and MUI_Dlt" or "Std" and "Dlt" in the kname key stored
    // under the open registry key zones.
    func matchZoneKey(zones registry.Key, kname string, stdname, dstname string) (matched bool, err2 error) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 14 07:20:34 UTC 2023
    - 6.6K bytes
    - Viewed (0)
Back to top