summaryrefslogtreecommitdiff
path: root/man/systemd.time.xml
diff options
context:
space:
mode:
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