timewarrior/doc/holidays
Kent R. Spillner 5bb6a0ebff Build: Out of source build improvements for holidays, themes
- Using a separate build directory currently fails during make install
  because none of the files under doc/holidays or doc/themes are being
  by cmake into the build dir.  Add CMakeLists.txt files for both
  doc/holidays and doc/themes, and add the corresponding add_subdirectory
  directives to doc/CMakeLists.txt, to ensure these files are always
  copied into the build directory and installed correctly.
2016-06-28 17:45:03 -04:00
..
CMakeLists.txt Build: Out of source build improvements for holidays, themes 2016-06-28 17:45:03 -04:00
holidays.en-US Docs: Updated en-US holidays using refresh script 2016-05-18 09:10:52 -05:00
README Docs: Updated holidays README 2016-05-18 09:18:23 -05:00
refresh Docs: Added 'refresh' script to update holidays 2016-05-18 09:10:00 -05:00

Timewarrior Holiday Files
=========================

The holiday files were created using http://holidata.net data by the 'refresh'
script. This data can be updated using these commands:

  $ ./refresh

If you need another locale (for example sv-SE), do this:

  $ ./refresh --locale sv-SE

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.