https://github.com/rededge967/timedifference-calculator
This simple program calculate the time between two times. made with c++
https://github.com/rededge967/timedifference-calculator
cpp cpp-programming
Last synced: 12 days ago
JSON representation
This simple program calculate the time between two times. made with c++
- Host: GitHub
- URL: https://github.com/rededge967/timedifference-calculator
- Owner: RedEdge967
- Created: 2021-11-18T10:19:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T00:30:28.000Z (over 4 years ago)
- Last Synced: 2025-12-28T01:50:29.977Z (5 months ago)
- Topics: cpp, cpp-programming
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TimeDifference-calculator
## what is TimeDifference-calculator?
- This is a simple program made with c++ to calculate time between two times.
## How to?
- Download the project or copy the code, go to https://www.programiz.com/cpp-programming/online-compiler/ and paste.
- You should enter the time respectively like **"hh mm ss"** (hh = hours, mm = minutes, ss = seconds)
> Don't forget to give this repo a star...