summaryrefslogtreecommitdiff
path: root/man/systemd.time.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-10-25 22:58:00 +0100
committerLennart Poettering <lennart@poettering.net>2015-10-25 22:58:00 +0100
commit46f190483facaccf6f8f2bfba453f7c7dd231b22 (patch)
tree127e8577554cbd3a173b7dd47b29b98b9ae99965 /man/systemd.time.xml
parentf739078599ee9b1e00f643b5b4c45a0d57938fe1 (diff)
parentb4ae407d3ed6701df4e079d65b8fc3607437c569 (diff)
Merge pull request #1673 from mustrumr/date-fixes
Date fixes
Diffstat (limited to 'man/systemd.time.xml')
-rw-r--r--man/systemd.time.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index 826e9fc5a5..df7e1ecfb9 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -117,12 +117,12 @@
<refsect1>
<title>Parsing Timestamps</title>
- <para>When parsing systemd will accept a similar syntax, but expects
- no timezone specification, unless it is given as the literal string
- "UTC". In this case the time is considered in UTC time, otherwise in
- the local timezone. The weekday specification is optional, but when
- the weekday is specified it must either be in the abbreviated
- (<literal>Wed</literal>) or non-abbreviated
+ <para>When parsing systemd will accept a similar syntax, but
+ expects no timezone specification, unless it is given as the
+ literal string "UTC". In this case the time is considered in UTC,
+ otherwise in the local timezone. The weekday specification is
+ optional, but when the weekday is specified it must either be in
+ the abbreviated (<literal>Wed</literal>) or non-abbreviated
(<literal>Wednesday</literal>) English language form (case does
not matter), and is not subject to the locale choice of the user.
Either the date, or the time part may be omitted, in which case