Chet Ramey wrote:
> Julian Mehnle wrote:
> > > > Description:
> > > > The history timestamping feature of Bash 3.0 does not respect the
> > > > TZ (timezone) environment variable. It erroneously always uses the
> > > > system clock's
Chet Ramey wrote:
> Julian Mehnle wrote:
> > Description:
> > The history timestamping feature of Bash 3.0 does not respect the TZ
> > (timezone) environment variable. It erroneously always uses the
> > system clock's configured timezone.
>
> Since it call
FT%T%z'
| 2005-06-13T17:26:14+0200
| $ history | tail -1
| 1014 2005-06-13T17:26:21+0200 history | tail -1
|
| $ export TZ=UTC
| $ date +'%FT%T%z'
| 2005-06-13T15:26:28+
| $ history | tail -1
| 1017 2005-06-13T17:26:30+0200 history | tail -1
Regards,
Julian Mehnle.
pgpuTckY5