editproj.cgi: localize succeeded/failed timestamp
commitcecc7971d799a96ff39bc161a67b00261391ff30
authorKyle J. McKay <mackyle@gmail.com>
Tue, 6 Sep 2016 00:18:10 +0000 (5 17:18 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 6 Sep 2016 00:18:10 +0000 (5 17:18 -0700)
tree9519ef32f84580c33eb06215b2dd786361411a07
parentad92c624216f8c129290fc24240ddc9adeb70c33
editproj.cgi: localize succeeded/failed timestamp

If the browser supports JavaScript, use that to send the current local
timezone offset back to editproj.cgi so it can format the timestamp in
local time.

If JavaScript is not available, the offset will continue to be "0"
meaning the time will be displayed as UTC.

This makes reading the returned timestamp so much more pleasant.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
cgi/editproj.cgi