Skip to content

jqueryscript/24to12converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

24-Hour to 12-Hour Time Converter Toolset

A comprehensive, user-friendly suite of web-based tools for all your time conversion needs. Convert between 24-hour, 12-hour (AM/PM), and military time formats with ease.

Live Site: 24to12converter.com

Pages

This website offers a collection of specialized tools and resources:

Features

  • Bidirectional Conversion: Seamlessly switch between 24-hour, 12-hour, and military time formats.
  • Smart Input Recognition: Accepts various time formats (e.g., 18:30, 1830, 6:30 PM, 0630pm).
  • Instant Results: Get real-time conversions as you type.
  • One-Click Copy: Easily copy the converted time to your clipboard.
  • Printable Charts: Print the detailed time conversion chart for offline reference.
  • Fully Responsive: Optimized for a great experience on both desktop and mobile devices.

Technologies Used

  • HTML5
  • Tailwind CSS v4
  • Vanilla JavaScript
  • Node.js / npm (for development and build processes)

Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/jqueryscript/24to12converter.git
  2. Navigate to the project directory:

    cd 24to12converter
  3. Install dependencies:

    npm install
  4. Build the CSS: The project uses Tailwind CSS. Run the following command to compile the app.css file:

    npm run build:css
  5. Open index.html in your browser to view the website.

Linting

This project uses htmlhint to ensure HTML code quality. To run the linter, use the following command:

npx htmlhint **/*.html

About

24h to 12h Time Converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages