summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMartin Perner <martin@perner.cc>2011-11-16 19:04:26 +0100
committerMartin Perner <martin@perner.cc>2011-11-16 19:04:26 +0100
commit9f36becc8cef4970b0871803c51c5d8b00a67fb9 (patch)
tree789f23f1ac2d05a8231bcef4253b617bc1e8eebc
parentf6bb8eb4c4350522367f4ab2dacbfeb0a99cd06d (diff)
downloadxmobar-9f36becc8cef4970b0871803c51c5d8b00a67fb9.tar.gz
xmobar-9f36becc8cef4970b0871803c51c5d8b00a67fb9.tar.bz2
DateZone: typo in readme
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f6d0ac0..aba27da 100644
--- a/README
+++ b/README
@@ -877,13 +877,13 @@ can be used in the output template as `%mydate%`
- Format is a time format string, as accepted by the standard ISO C
`strftime` function (or Haskell's `formatCalendarTime`).
- If Locale is "" the default locale of the system is used, otherwise the given
- locale. If there are more instances of DateZone, using "" as input for Locacle
+ locale. If there are more instances of DateZone, using "" as input for Locale
is not recommended.
- Zone is the name of the TimeZone. It is assumed that the tz database is stored
in /usr/share/zoneinfo/. If "" is given as Zone, the default system time is
used.
- Sample usage:
- `Run DateZone "<fc=#ee9a00>%H:%M:%S</fc>" "GMT+1" "Europe/Vienna" "viennaTime" 10`
+ `Run DateZone "%a %H:%M:%S" "de_DE.UTF-8" "Europe/Vienna" "viennaTime" 10`
`CommandReader "/path/to/program" Alias`