mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Merge branch 'master' of https://github.com/php/doc-en
This commit is contained in:
commit
d01de02957
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
Sets a new timezone for a <classname>DateTime</classname> <type>object</type>.
|
||||
</para>
|
||||
<para>
|
||||
Like <methodname>DateTime::setTimezone</methodname> but works with
|
||||
<classname>DateTimeImmutable</classname>.
|
||||
Like <methodname>DateTimeImmutable::setTimezone</methodname> but works with
|
||||
<classname>DateTime</classname>.
|
||||
</para>
|
||||
<para>
|
||||
The procedural version takes the <classname>DateTime</classname> object as
|
||||
|
|
Loading…
Reference in a new issue