Documented the possibility of using offset values implemented in 5.5.10

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342230 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pieter Hordijk 2017-04-04 08:59:24 +00:00
parent cc13d6f1e3
commit 400f2c8445

View file

@ -33,7 +33,8 @@
<term><parameter>timezone</parameter></term>
<listitem>
<para>
One of the supported <link linkend="timezones">timezone names</link>.
One of the supported <link linkend="timezones">timezone names</link>
or an offset value (+0200).
</para>
</listitem>
</varlistentry>
@ -57,6 +58,30 @@
</para>
</refsect1>
<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>5.5.10</entry>
<entry>
The <parameter>timezone</parameter> parameter accepts offset values.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>