mirror of
https://github.com/taigrr/wtf
synced 2026-03-22 11:12:19 -07:00
Example: "America/New York" now works properly (internally it converts that string to "America/New_York" per https://golang.org/pkg/time/#LoadLocation).