API to let user fetch the events that happened on a specific date
-
Updated
Oct 24, 2017 - PHP
API to let user fetch the events that happened on a specific date
This C++ program allows users to input a date in the format MM/DD/YYYY and provides a range of information related to that date, including the month name, zodiac sign, and horoscope. It showcases the use of operator overloading, data validation, and conditional statements.
To associate your repository with the date-information topic, visit your repo's landing page and select "manage topics."