mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Example: "America/New York" now works properly (internally it converts that string to "America/New_York" per https://golang.org/pkg/time/#LoadLocation).