Computing: Free Pascal Programming

World clock.


Download Clock desktop application (Windows 64bit) Download Clock source code (Lazarus/Free Pascal)

Description: Clock application with display of UTC time, local time and the time in 8 world cities (London, New York, Los Angeles, Rio de Janeiro, Moscow, Beijing, Sydney, Kapstad). Time calculations are based on a configuration file (clock.ini), that may be edited (manually only!), thus allowing users to display the time of the 8 cities, that they prefer. Note, that when running the program for the first time, a pop-up message will tell you, that your home local is not yet configured. Choose Configuration ... in the Settings menu, and enter all (time related) data for your city. You'll have to reconfigure the application, each time, your home local changes (i.e if there is a different time zone).

Free Pascal features: Working with dates; usage of the date and time functions of the SysUtils and the DateUtils units. Reading and writing .INI files (TINIFile objects). Using bitmap canvas for drawing.

Screenshot:

Clock with UTC, local and 8 world cities time

If you like this application, please, support me and this website by signing my guestbook.