Docs: Switched locales to use two-letter form

This commit is contained in:
Paul Beckingham 2016-03-26 23:38:09 -04:00
parent d72c8fdb46
commit 0592a42c63
4 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@ exclusions.
An example file looks like this:
exc holidays eng-USA
exc holidays en-US
exc work 2015-11-26
exc workweek mon,tue,wed,thu,fri
exc workday start 8:30am

View file

@ -64,7 +64,7 @@ preset periods:
[3.1] Exclusions: Work Week
--------------------------
$ timew define holidays eng-USA
$ timew define holidays en-US
$ timew define holidays work 2015-11-26
$ timew define week mon-fri
$ timew define day start 8:30am

View file

@ -43,7 +43,7 @@ Once the work week is recorded, vague terms like 'yesterday' can be resolved
into actual start/stop timestamps. If you define holidays, then it knows not to
track time on those days:
$ timew define holidays eng-USA
$ timew define holidays en-US
Furthermore, Timewarrior can fill in gaps. For example:

View file

@ -92,7 +92,7 @@ Yields a combined:
Possible exclusions include:
$ timew define holidays eng-USA
$ timew define holidays en-US
$ timew define week mon-fri
$ timew define day start 8:30am
$ timew define day end 1730
@ -101,7 +101,7 @@ Possible exclusions include:
Yielding:
define exclusions:
holidays = eng-USA
holidays = en-US
work = 2015-11-26
week = mon,tue,wed,thu,fri
day: