Refactor holidays/refresh script

- Use double quotes only
- Optimize imports
- Extract function gather_locales
- Update help text

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2022-09-13 21:52:51 +02:00
parent 40e6c4adaf
commit fd9ee0f780
2 changed files with 71 additions and 47 deletions

View file

@ -1,6 +1,7 @@
- #493 :lastweek doesn't count last Sunday
(thanks to Saulius Krasuckas, Per Møldrup-Dalum, Beshoy Girgis, Sergey Zhuravlevich)
- Add ':today' hint
- Refactor holidays/refresh script
------ current release ---------------------------