This project is a web application that allows you to calculate the number of days between two dates. The user can enter two dates in the corresponding fields, selecting the day, month, year and era for each of them, and then click the "Calculate" button to get the result. The application also provides localization in English and Russian.
The project is under development
- Enter two dates with the ability to select a day, month, year and era.
- Calculation of the number of days between selected dates.
- Localization into Russian and English.
- HTML, CSS, JavaScript for the frontend.
- Using localization to support different languages.
- The use of checks for the correctness of the entered data.
- Using methods to calculate the difference in days between dates.
- Open the website DayBday in your browser.
- Enter the first and second dates in the appropriate fields.
- Click the "Calculate" button to see the result.
The application supports two languages: English and Russian. You can select the desired language from the drop-down menu.