Skip to content

This web-based calculator converts durations in hh:mm or minutes into industrial hours.

License

Notifications You must be signed in to change notification settings

maxrugen/industrial-hours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Industrial Hours Calculator

This simple web-based Industrial Hours Calculator allows you to convert time durations between different formats – hours and minutes. You can use it to calculate industrial hours for a given time input in either "hh:mm" or minutes format.

Usage

  1. Open Industrial Hours Calculator at maxrugen.github.io/industrial-hours or by running the HTML file locally.
  2. Enter the duration in the input field.
  3. Click the "Calculate" button to convert the input into industrial hours.

Format

  • You can input time in either "hh:mm" format or as minutes.
  • Examples:
    • Entering "1:30" or "90" will result in 1.5 industrial hours.

License

This Industrial Hours Calculator is licensed under the MIT License. Feel free to use, modify, and distribute the code.

How to Contribute

If you find any issues or have suggestions for improvement, feel free to open an issue or create a pull request. We welcome contributions!

Disclaimer

This Industrial Hours Calculator is a basic tool and should be used with caution. The author is not responsible for any inaccuracies or problems that may arise from its use.