1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="clock-timezone">
<info>
<link type="guide" xref="clock"/>
<revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
<revision pkgversion="3.10" date="2013-11-01" status="review"/>
<revision pkgversion="3.16" date="2015-01-26" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<revision pkgversion="3.28" date="2018-04-09" status="review"/>
<revision pkgversion="3.37.3" date="2020-08-05" status="review"/>
<revision version="gnome:46" status="review" date="2024-03-02"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<credit type="editor">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Update your time zone to your current location so that your time is correct.</desc>
</info>
<title>Change your timezone</title>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
start typing <gui>System</gui>.</p>
</item>
<item>
<p>Select <guiseq><gui>Settings</gui><gui>System</gui></guiseq> from the
results. This will open the <gui>System</gui> panel.</p>
</item>
<item>
<p>Select <gui>Date & Time</gui> to open the panel.</p>
</item>
<item>
<p>If you have the <gui>Automatic Time Zone</gui> switch set to on, your
time zone should update automatically if you have an internet
connection and the <link xref="privacy-location">location services
feature</link> is enabled. To update your time zone manually, set this to
off.</p>
</item>
<item>
<p>Click <gui>Time Zone</gui>, then search for your current city.</p>
</item>
</steps>
<p>The time will be updated automatically when you select a different
location. You may also wish to <link xref="clock-set">set the clock
manually</link>.</p>
</page>
|