* rfc: [build] Use UTC, precise format for ‘buildstamp’ value.
@ 2010-06-17 15:08 Thien-Thi Nguyen
2010-06-18 8:43 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2010-06-17 15:08 UTC (permalink / raw)
To: guile-devel
aka 124c116d50aca4bd872fdbe3fc4da99c67a3118a
aka ttn/misc-maint~1 (at the moment)
On my machine:
$ date
gio giu 17 17:06:23 CEST 2010
which is locale-dependent, unlike the replacement:
$ date -u +'%Y-%m-%d %T'
2010-06-17 15:06:23
UTC is where we want to be (presuming Guile takes over the world :-).
thi
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: rfc: [build] Use UTC, precise format for ‘buildstamp’ value.
2010-06-17 15:08 rfc: [build] Use UTC, precise format for ‘buildstamp’ value Thien-Thi Nguyen
@ 2010-06-18 8:43 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-06-18 8:43 UTC (permalink / raw)
To: Thien-Thi Nguyen; +Cc: guile-devel
On Thu 17 Jun 2010 17:08, Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> aka 124c116d50aca4bd872fdbe3fc4da99c67a3118a
> aka ttn/misc-maint~1 (at the moment)
>
> On my machine:
> $ date
> gio giu 17 17:06:23 CEST 2010
>
> which is locale-dependent, unlike the replacement:
> $ date -u +'%Y-%m-%d %T'
> 2010-06-17 15:06:23
>
> UTC is where we want to be (presuming Guile takes over the world :-).
Please push!
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-18 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 15:08 rfc: [build] Use UTC, precise format for ‘buildstamp’ value Thien-Thi Nguyen
2010-06-18 8:43 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).