mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Updated holidays README
This commit is contained in:
parent
89a94ed81e
commit
03fafc3dd9
1 changed files with 8 additions and 4 deletions
|
@ -6,10 +6,14 @@ script. This data can be updated using these commands:
|
|||
|
||||
$ ./refresh
|
||||
|
||||
If you need another locale (for example xx-XX), do this:
|
||||
If you need another locale (for example sv-SE), do this:
|
||||
|
||||
$ touch holidays.xx-XX
|
||||
$ ./refresh
|
||||
$ ./refresh --locale sv-SE
|
||||
|
||||
If the locale is not supported by holidata.net, you will see an error.
|
||||
If you need a specific locale region, do this:
|
||||
|
||||
$ ./refresh --locale de-CH --region Bern
|
||||
|
||||
If the locale is not supported by holidata.net, or the there is no data (yet)
|
||||
for the locale for this year and next year, you will see an error.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue