Merge pull request #27954 from lheckemann/timezone-release-notes
Document timezone changes in release notes
This commit is contained in:
commit
e8238436f1
@ -187,6 +187,15 @@ rmdir /var/lib/ipfs/.ipfs
|
|||||||
have therefore been removed.
|
have therefore been removed.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The <option>time.timeZone</option> option now allows the value
|
||||||
|
<literal>null</literal> in addition to timezone strings. This value
|
||||||
|
allows changing the timezone of a system imperatively using
|
||||||
|
<command>timedatectl set-timezone</command>. The default timezone
|
||||||
|
is still UTC.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user