diff options
Diffstat (limited to 'doc/external-installation-planner-protocol.txt')
-rw-r--r-- | doc/external-installation-planner-protocol.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/external-installation-planner-protocol.txt b/doc/external-installation-planner-protocol.txt index 319d139c6..44fa8ff53 100644 --- a/doc/external-installation-planner-protocol.txt +++ b/doc/external-installation-planner-protocol.txt @@ -280,8 +280,9 @@ information to APT using **progress stanzas**. A progress stanza starts with the Progress field and might contain the following fields: - **Progress:** (mandatory). The value of this field is a date and time - timestamp, in RFC 2822 format. The timestamp provides a time - annotation for the progress report. + timestamp from the UTC timezone, in RFC 2822 format (see 'date -uR' as + an example). The timestamp provides a time annotation for the + progress report. - **Percentage:** (optional). An integer from 0 to 100, representing the completion of the installation planning process, as declared by the |