]> git.street.me.uk Git - andy/viking.git/commitdiff
[DOC] Time Display option.
authorRob Norris <rw_norris@hotmail.com>
Thu, 5 Jun 2014 20:00:48 +0000 (21:00 +0100)
committerRob Norris <rw_norris@hotmail.com>
Thu, 5 Jun 2014 20:00:48 +0000 (21:00 +0100)
help/C/viking.xml

index 33bee321224dce0d0ce0a81b6bb545ea64bac726..8c53fde431376be7a6489be242a0301724e5ed47 100644 (file)
@@ -2148,12 +2148,18 @@ This feature is called <guilabel>Webtools</guilabel>. It is also known as Extern
 <para>You can set the <emphasis>Home</emphasis> location directly by inputting the latitude and longitude in decimal degrees.
 </para>
 </section>
+<section><title>Time Display</title>
+<para>This controls the reference timezone that times are shown in.</para>
+<para><emphasis>Locale</emphasis> is the current user's system preference. This was how all times were shown up to version 1.5.</para>
+<para><emphasis>World</emphasis> will attempt to determine the timezone at an object's position.</para>
+<para><emphasis>UTC</emphasis> enforces this standard timezone.</para>
+</section>
 <section><title>Tile's age</title>
 <para>This age is used to decided wether or not a new request to tile server must be done.
 </para>
 <para>Changing this value, you will increase or decrese the network load.</para>
 </section>
-<section><title>Default maplayer directory</title>
+<section><title>Default map layer directory</title>
 <para>This property sets the default directory of the tiles cache.
 This value is used when you create a new map layer.
 </para>
@@ -3060,6 +3066,9 @@ Accept: */*
            <para>trkpt_selected_statusbar_format=KEATDN</para>
            <para>This string is in the Message Format Code</para>
          </listitem>
+         <listitem>
+           <para>utils_nearest_tz_factor=1.0</para>
+         </listitem>
          <listitem>
            <para>viewport_history_size=20</para>
          </listitem>