Correct order for implied time & date specifications.

The text now reads as:
[if] time specification is omitted, 00:00:00 is implied
[if] date specification is omitted, *-*-* is implied
This commit is contained in:
Graham Clinch
2025-08-01 12:16:08 +01:00
committed by Luca Boccassi
parent f305c8f4a7
commit 9753ab34cd

View File

@@ -247,7 +247,7 @@ tomorrow Pacific/Auckland → Thu 2012-11-23 19:00:00
decimal places.</para>
<para>Either time or date specification may be omitted, in which
case *-*-* and 00:00:00 is implied, respectively. If the
case 00:00:00 and *-*-* is implied, respectively. If the
seconds component is not specified, <literal>:00</literal> is
assumed.</para>