diff options
| author | Martin Whitaker <xxxx@martin-whitaker.me.uk> | 2026-01-24 22:01:13 +0000 |
|---|---|---|
| committer | Martin Whitaker <xxxx@martin-whitaker.me.uk> | 2026-01-24 22:01:13 +0000 |
| commit | b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1 (patch) | |
| tree | 4f1428ae9dbdb10723a9ce07e52194f701f110de /configureTimezone.html | |
| parent | 773e4adbb20676e52008635098aea9926271608f (diff) | |
| download | drakx-installer-help-b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1.tar drakx-installer-help-b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1.tar.gz drakx-installer-help-b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1.tar.bz2 drakx-installer-help-b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1.tar.xz drakx-installer-help-b4f9e66f69c4ccbe00ba8c2ab2500d7d053325f1.zip | |
Copy configureTimezoneUTC.html to configureTimezone.html.
This file already contains the relevant text for the first screen in
the timezone selection step, so can be used as a placeholder until
the documentation is updated.
Diffstat (limited to 'configureTimezone.html')
| -rw-r--r-- | configureTimezone.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/configureTimezone.html b/configureTimezone.html new file mode 100644 index 0000000..1a66988 --- /dev/null +++ b/configureTimezone.html @@ -0,0 +1,79 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Configure your Timezone</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="misc-params.html" title="Configuration Summary"> + <link rel="next" href="selectCountry.html" title="Select your Country / Region"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div class="section" title="Configure your Timezone"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureTimezone"></a>Configure your Timezone + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="configureTimezone-pa1"></a>Choose your + timezone by choosing your country, or a city close to you in the same + timezone. + </p> + + </li> + </ul> + </div> + + + <p><a name="configureTimezone-pa2"></a>In the next screen you + can choose to set your hardware clock to local time or to GMT, also known as + UTC. + </p> + + + <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="configureTimezone-pa3"></a>If you have more than + one operating system on your computer, make sure they are all set to local + time, or all to UTC/GMT. + </p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> |
