ASTZClock
ASTZclock is currently a fairly minimal hack to the original asclock to
allow the specification of a time zone for the clock to use.
Over time, I hope to fix some or all of these limitations:
-
Dynamic loading of the correct "resources" based on the locale for the
machine rather than compile time selection.
-
Display the selected time zone as part of the application. Currently
the display is as per the original ASClock -- it just uses the selected
time zone (if any) to show the time.
-
Dynamic selection of time zones. It would be nice to be able to select
the time zone the clock was using dynamically rather than just at start
up.
-
Code clean up and modernisation. The version of asclock used as a base
was last updated in 1996. I found some newer versions, but I prefer the
license terms on the original code.
For more information please read the original README.asclock contained
in the distribution. For installation
instructions consult the included INSTALL file.