2010-09-08 10:34:27 timezone
Matthias Laur (GERMANY)
Message: 93262
Hi,
I read the doc about timezones and try this
enable "Support for timezones"
Then in the Shell:
root:/> TZ=CET-1CEST,M3.5.0/2,M10.5.0/3
root:/> date -u
Wed Sep 8 14:33:03 UTC 2010
root:/>
Why did I still get the UTC time and not the local time?
Thanks for help!
TranslateQuoteReplyEditDelete
2010-09-08 11:03:41 Re: timezone
Rob Maris (GERMANY)
Message: 93264
Why are you using the -u option? This forces UTC time printout.