Instruction to run the Timezone Program
- git clone https://www.github.com/Iqbal-PERCCOM/Timezone
- If you need to switch user as a root use su -
- Run the Makefile; Makefile has command to install xinetd // In my machine I have some problem to run this server daemon
Running the program
1.Basic command line (for practice)
- Type: main (it works as a services)
- Give input
- There is also test file named current_date_timme using tzselect
2.Textual Interface for timezone
- Type tui_timezone (sometimes you need permission to run this file, then use chmod)
- Type Continet and City Name separated by / (e.g Europe/Helsenki) (in input box)
- Finally time and date are displayed
3.GUI with Localization(Language: Bangla)
- Run nc localhost 1234, then gui_timezone_network (you can directly run gui_timezone_network, if need permission, use chmod)
- Type 1 for Bangla Language, Type 2 for English
- Type Continent
- Type City Name
- Finally, The time and date is displayed in the chosen language