This commit is contained in:
gingerBill
2025-01-05 13:10:29 +00:00
parent d718db473c
commit acbb14d87e

View File

@@ -279,7 +279,7 @@ _region_load :: proc(reg_str: string, allocator := context.allocator) -> (out_re
break
}
}
if abbrevs_ok {
if !abbrevs_ok {
return
}
if abbrevs.std == "UTC" && abbrevs.dst == abbrevs.std {