Time Zones in Separate clocks on the Desktop
David Fox
dfox94085 at gmail.com
Sat Oct 4 16:58:48 UTC 2008
On Sat, Oct 4, 2008 at 5:25 AM, Ashish Vijaywargiya
<vijaywargiya.ashish at gmail.com> wrote:
> Do we have some software in Ubuntu repository to set the Time Zones in
> Separate clocks on the Desktop ?
Kinda low-tech, but you can use shell environment variables and run
the clocks in a subshell. Each instance would be in a different time
zone.
Remember those old movies / news shows where they had a bunch of
clocks all in different time zones?
(export TZ=EDT5EST; xclock) &
( eastern time)
More information about the ubuntu-users
mailing list