Open GoogleCodeExporter opened 9 years ago
[deleted comment]
add this to your .bashrc:
alias date='TZ="UTC-1CET" date'
Original comment by tye...@gmail.com
on 20 Oct 2013 at 11:03
sorry, I misread, add this to your .bashrc:
export TZ="UTC-1CET"
Original comment by tye...@gmail.com
on 24 Oct 2013 at 1:20
After a bit of messing around, I found I had to use:
export TZ="PST+8"
For Pacific standard time. Unfortunately, I guess I'll have to manually change
that to PDT when daylight time starts again in the spring. Ugh.
Original comment by goo...@mspacek.mm.st
on 18 Jan 2014 at 10:34
FWIW, 'PST8PDT' should automatically account for daylight savings time.
Original comment by sethmill...@gmail.com
on 10 Mar 2014 at 10:12
Original issue reported on code.google.com by
zaitsev....@googlemail.com
on 23 Jan 2012 at 10:45