summaryrefslogtreecommitdiff
path: root/ui/qt5/resources
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-14 12:04:30 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-14 12:04:30 -0600
commite25f4a71ce293a7640f3a3def5094a3ad48a761f (patch)
tree90a107b427f3411dbc20171be6f11bf21b98671d /ui/qt5/resources
parent84e180e488e80c6e3e4d743290d8ac0694ea4cf5 (diff)
downloadhorizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.gz
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.bz2
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.tar.xz
horizon-e25f4a71ce293a7640f3a3def5094a3ad48a761f.zip
Qt UI: Implement UI.SysMeta.DateTime/Timezone page
Diffstat (limited to 'ui/qt5/resources')
-rw-r--r--ui/qt5/resources/datetime-help.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/ui/qt5/resources/datetime-help.txt b/ui/qt5/resources/datetime-help.txt
new file mode 100644
index 0000000..811b6cf
--- /dev/null
+++ b/ui/qt5/resources/datetime-help.txt
@@ -0,0 +1,17 @@
+<h2>Date and Time Settings</h2>
+
+<p>This page allows you to configure your computer's date and time. It also
+allows you to configure your computer's time zone.</p>
+
+<h3>How do I know which time zone to select?</h3>
+
+<p>If you're installing Adélie Linux on a desktop, workstation, or laptop
+computer, choose the time zone where you are located, or where you will use
+the computer the most. If you have another device with you that has Internet
+access, you may find your local time zone by using the interactive map at
+<a href="https://www.timeanddate.com/time/map/">
+https://www.timeanddate.com/time/map/</a>.</p>
+
+<p>If you're installing Adélie Linux on a server system, you should almost
+always use UTC. This ensures that Daylight Savings Time will not adversely
+affect running services.</p>