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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="clock-set" xml:lang="ko">
<info>
<link type="guide" xref="clock" group="#first"/>
<revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
<revision pkgversion="3.10" date="2013-11-01" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<revision pkgversion="3.28" date="2018-04-09" status="review"/>
<revision pkgversion="3.33.3" date="2019-07-21" 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>그놈 문서 프로젝트</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>날짜 또는 시간을 바꾸려면 <gui>날짜 및 시각 설정</gui>을 활용합니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2021, 2022, 2023</mal:years>
</mal:credit>
</info>
<title>날짜 및 시각 바꾸기</title>
<p>상단 표시줄의 날짜 및 시각이 올바르지 않거나 형식이 잘못됐다면, 바꿀 수 있습니다:</p>
<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><gui>날짜 및 시각 자동</gui> 스위치를 켜두었다면, 인터넷에 연결한 상태라면 날짜 및 시각을 자동으로 새로 고칩니다. 날짜 및 시각을 직접 조절하려면 이 스위치를 끕니다.</p>
</item>
<item>
<p><gui>날짜 및 시각</gui>을 누르고 시간과 날짜를 맞춥니다.</p>
</item>
<item>
<p><gui>시각 형식</gui>에서 <gui>24시간</gui> 또는 <gui>오전 / 오후</gui> 중 하나를 선택하여 시 단위 표시 형식을 바꿀 수 있습니다.</p>
</item>
</steps>
<p><link xref="clock-timezone">시간대를 직접 설정</link>할 수도 있습니다.</p>
</page>
|