Skip to content

Anthony01M/timezonecalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Zone Calculator

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.

Features

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

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Select2 for enhanced dropdown functionality
  • Particles.js for particle animation

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/timezonecalculator.git
  2. Navigate to the project directory:
    cd timezonecalculator
  3. Open index.html in your browser to view the application.

Usage

  1. Select a time zone from the dropdown menu.
  2. View the current time in the selected time zone.
  3. Click the "Switch to AM/PM" button to toggle between 24-hour and AM/PM time formats.

License

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.