Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/datetime/constants.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 6bbb5b9685d27ac9df744702e06525047a163d4b Maintainer: tmn Status: ready -->
<!-- EN-Revision: b53f03f249fca24b7b1f32564e7dde31fa8b713e Maintainer: tmn Status: ready -->
<!-- Reviewed: no -->
<appendix xml:id="datetime.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
Expand Down Expand Up @@ -68,7 +68,7 @@
<listitem>
<simpara>
Дата и время в формате Atom (пример: <literal>2005-08-15T15:52:01+00:00</literal>).
совместимо с ISO-8601, RFC 3399 и XML Schema.
совместимо с ISO-8601, RFC 3339 и XML Schema.
</simpara>
</listitem>
</varlistentry>
Expand Down
Loading