Converts Modern Time to Classical Turkish Time, reflecting the traditional system where the day ended at sunset, unlike the modern practice where the day transitions at midnight. This system is also known as "Vasatî Time."
- make
- g++
- Run the
Makefile
in the working directory usingmake
. - Make will compile the program using
g++
and return the result in the command line environment.
-
Clone this repository to a local directory or download it as a ZIP file.
-
If
make
is not installed, install it from:https://www.gnu.org/software/make/
-
If
g++
is not installed, install it from:https://gcc.gnu.org/
-
Open a terminal or command prompt and navigate to the directory where you want to run this script.
-
Run the following command:
make Turki
If you have any questions, suggestions, or contributions, please feel free to submit a Pull Request. Your help and contributions are greatly appreciated!
This project is licensed under the T1 License. For more detailed information, please refer to the source code.