Skip to content

Converts modern time to Classical Turkish Time, based on the traditional system where the day ends at sunset.

Notifications You must be signed in to change notification settings

gitmuhammedalbayrak/Turki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turki

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."

Requirements

  • make
  • g++

Usage

  1. Run the Makefile in the working directory using make.
  2. Make will compile the program using g++ and return the result in the command line environment.

Installation

  1. Clone this repository to a local directory or download it as a ZIP file.

  2. If make is not installed, install it from: https://www.gnu.org/software/make/

  3. If g++ is not installed, install it from: https://gcc.gnu.org/

  4. Open a terminal or command prompt and navigate to the directory where you want to run this script.

  5. Run the following command:

    make
    Turki

Output

Contributing

If you have any questions, suggestions, or contributions, please feel free to submit a Pull Request. Your help and contributions are greatly appreciated!

License

This project is licensed under the T1 License. For more detailed information, please refer to the source code.

About

Converts modern time to Classical Turkish Time, based on the traditional system where the day ends at sunset.

Topics

Resources

Stars

Watchers

Forks