File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: Fan2Shrek Status: ready -->
2+ <!-- EN-Revision: 64dc79d6c9710dddf196aa28e3c5f63b562e7aef Maintainer: Fan2Shrek Status: ready -->
33<!-- Reviewed: yes -->
44<sect1 xml : id =" migration84.incompatible" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <title >Changements non rétrocompatibles</title >
466466 </sect3 >
467467 </sect2 >
468468
469+ <sect2 xml : id =" migration84.incompatible.date" >
470+ <title >Date</title >
471+
472+ <para >
473+ Le symbole <literal >number</literal > dans les <link linkend =" datetime.formats.relative" >formats relatifs</link >
474+ accepte à nouveau plusieurs signes, par exemple <literal >+-2</literal >.
475+ <literal >number</literal > symbols in <link linkend =" datetime.formats.relative" >relative formats</link >
476+ </para >
477+ </sect2 >
478+
469479 <sect2 xml : id =" migration84.incompatible.dom" >
470480 <title >DOM</title >
471481
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: e61b19a2774d9f0e37a91e7f3c6409ab7270d70f Maintainer: victor-prdh Status: ready -->
2+ <!-- EN-Revision: 64dc79d6c9710dddf196aa28e3c5f63b562e7aef Maintainer: victor-prdh Status: ready -->
33<!-- Reviewed: no -->
44<chapter xml : id =" datetime.formats" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <title >Formats supportés de temps et de dates</title >
@@ -1197,11 +1197,19 @@ object(DateTimeImmutable)#1 (3) {
11971197 </row >
11981198 </thead >
11991199 <tbody >
1200+ <row >
1201+ <entry >8.4.0</entry >
1202+ <entry >
1203+ <literal >number</literal > accepete désormais un signe plus suivi d'un
1204+ signe moins, par exemple <literal >+-2</literal >, et d'autres combinaisons
1205+ de plusieurs signes.
1206+ </entry >
1207+ </row >
12001208 <row >
12011209 <entry >8.2.0</entry >
12021210 <entry >
1203- <literal >number</literal > n'accepte plus plusieurs signes,
1204- exemple <literal >+-2</literal >.
1211+ <literal >number</literal > n'accepte plus un signe plus suivi d'un
1212+ signe moins, exemple <literal >+-2</literal >.
12051213 </entry >
12061214 </row >
12071215 <row >
@@ -1241,4 +1249,3 @@ vim600: syn=xml fen fdm=marker fdl=2 si
12411249vim: et tw=78 syn=sgml
12421250vi: ts=1 sw=1
12431251-->
1244-
You can’t perform that action at this time.
0 commit comments