summaryrefslogtreecommitdiffstats
path: root/gitweb.conf.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-11-12 15:22:57 -0800
committerJunio C Hamano <gitster@pobox.com>2013-11-12 15:22:57 -0800
commite3acfb85c234b3debc7225a9171ab370e24e0324 (patch)
tree7c626e30fa9b1fc2c03c5ec2c402fa18d9f26a4e /gitweb.conf.html
parentca1814fe2e4f6e66e4cb81a0bb0e490569a6902c (diff)
downloadgit-htmldocs-e3acfb85c234b3debc7225a9171ab370e24e0324.tar.gz
Autogenerated HTML docs for v1.8.5-rc1-28-g70615
Diffstat (limited to 'gitweb.conf.html')
-rw-r--r--gitweb.conf.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/gitweb.conf.html b/gitweb.conf.html
index 423ef2223..764c5f4dd 100644
--- a/gitweb.conf.html
+++ b/gitweb.conf.html
@@ -1800,17 +1800,17 @@ javascript-timezone
</dt>
<dd>
<p>
- Enable and configure the ability to change a common timezone for dates
+ Enable and configure the ability to change a common time zone for dates
in gitweb output via JavaScript. Dates in gitweb output include
authordate and committerdate in "commit", "commitdiff" and "log"
views, and taggerdate in "tag" view. Enabled by default.
</p>
-<div class="paragraph"><p>The value is a list of three values: a default timezone (for if the client
-hasn&#8217;t selected some other timezone and saved it in a cookie), a name of cookie
-where to store selected timezone, and a CSS class used to mark up
+<div class="paragraph"><p>The value is a list of three values: a default time zone (for if the client
+hasn&#8217;t selected some other time zone and saved it in a cookie), a name of cookie
+where to store selected time zone, and a CSS class used to mark up
dates for manipulation. If you want to turn this feature off, set "default"
to empty list: <code>[]</code>.</p></div>
-<div class="paragraph"><p>Typical gitweb config files will only change starting (default) timezone,
+<div class="paragraph"><p>Typical gitweb config files will only change starting (default) time zone,
and leave other elements at their default values:</p></div>
<div class="listingblock">
<div class="content">
@@ -1818,9 +1818,9 @@ and leave other elements at their default values:</p></div>
</div></div>
<div class="paragraph"><p>The example configuration presented here is guaranteed to be backwards
and forward compatible.</p></div>
-<div class="paragraph"><p>Timezone values can be "local" (for local timezone that browser uses), "utc"
+<div class="paragraph"><p>Time zone values can be "local" (for local time zone that browser uses), "utc"
(what gitweb uses when JavaScript or this feature is disabled), or numerical
-timezones in the form of "+/-HHMM", such as "+0200".</p></div>
+time zones in the form of "+/-HHMM", such as "+0200".</p></div>
<div class="paragraph"><p>Project specific override is not supported.</p></div>
</dd>
</dl></div>
@@ -1955,7 +1955,7 @@ gitweb_config.perl
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2013-11-12 15:22:25 PST
</div>
</div>
</body>