<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Oct 4, 2008 at 12:58 PM, David Fox <span dir="ltr"><<a href="mailto:dfox94085@gmail.com">dfox94085@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, Oct 4, 2008 at 5:25 AM, Ashish Vijaywargiya<br>
<<a href="mailto:vijaywargiya.ashish@gmail.com">vijaywargiya.ashish@gmail.com</a>> wrote:<br>
> Do we have some software in Ubuntu repository to set the Time Zones in<br>
> Separate clocks on the Desktop ?<br>
<br>
Kinda low-tech, but you can use shell environment variables and run<br>
the clocks in a subshell. Each instance would be in a different time<br>
zone.<br>
<br>
Remember those old movies / news shows where they had a bunch of<br>
clocks all in different time zones?<br>
<br>
(export TZ=EDT5EST; xclock) &<br>
( eastern time)<br>
<font color="#888888"></font></blockquote><div>Hrmm<br>An interesting idea for a small Java desklet, yes?<br>I'll have to look into that... Thanks for the mind-jog!<br><br>Regards,<br>Jack <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br></div>