Flash Analog clocks with different time zones

Hi,

I need to create 6 analog clocks within a single flash document which shows real time for 6 different countries/time zones… using actionscript. I can create the clocks and make them move but I know only how to get the system/server time by using getDate() and getHours() methods. But how do I make my clocks showing 6 different time zones.

Pls Help…Thanks.