]> Lady’s Gitweb - Gitweb/commit
gitweb: Unify the way long timestamp is displayed
authorJakub Narebski <redacted>
Thu, 28 Apr 2011 19:04:08 +0000 (21:04 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commit66d984589fe19ceefaf5a2d5840d3843664b7f12753457ca516354553b2236da
treed1e457511d20a12d9d410a5117cb95f31a2f0d2799b5d42dad7ac038db7c7c4f
parent7c3106939ecf5fcde0d1354066658b1204bfac25053600c015b7c4722f46b5c3
gitweb: Unify the way long timestamp is displayed

format_timestamp_html loses its "-localtime => 1" option, and now
always print the local time (in author/comitter/tagger local
timezone), with "atnight" warning if needed.

This means that both 'summary' and 'log' views now display localtime.
In the case of 'log' view this can be thought as an improvement, as
now one can easily see which commits in a series are made "atnight"
and should be examined closer.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.211796 seconds and 4 git commands to generate.