This project is a Time Zone Calculator that allows users to select a time zone and view the current time in that zone. The application also includes a feature to toggle between 24-hour and AM/PM time formats. The background features a particle animation for visual enhancement.
- Select a time zone from a searchable dropdown.
- Display the current time in the selected time zone.
- Toggle between 24-hour and AM/PM time formats.
- Particle animation background.
- HTML
- CSS
- JavaScript
- Select2 for enhanced dropdown functionality
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/timezonecalculator.git
- Navigate to the project directory:
cd timezonecalculator
- Open
index.html
in your browser to view the application.
- Select a time zone from the dropdown menu.
- View the current time in the selected time zone.
- Click the "Switch to AM/PM" button to toggle between 24-hour and AM/PM time formats.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.