1
0
mirror of https://github.com/taigrr/wtf synced 2026-04-02 02:28:55 -07:00
Files
wtf/clocks/widget.go
Chris Cummer 111c2e1ae3 Fix Clocks module to recognize location identifiers with spaces in them
Example: "America/New York" now works properly (internally it converts
that string to "America/New_York" per
https://golang.org/pkg/time/#LoadLocation).
2018-07-23 09:49:00 -07:00

1.1 KiB