Closed lyricnz closed 3 years ago
This code obeys $LC_TIME first, then the (platform-specific) locales second - see https://github.com/jeandeaual/go-locale (I have submitted upstream issue to use LC_xxx variables - https://github.com/jeandeaual/go-locale/issues/10)
The actual formatting uses https://github.com/goodsign/monday to translate day/month names (including abbreviations).
Further work:
Example LC_TIME=hu-HU ./bin/cointop
Thanks @lyricnz! Merged
On chart X-axis labels and last_updated column. See #188