Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Time CalculatorNew to Visual Studio Code? Get it now.
Time Calculator

Time Calculator

Apps by René

|
217 installs
| (1) | Free
Simple plugin that calculates the time given an expression with time and scalar values
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Time Calculator

Do simple calculations with time (and scalar) values.

Features

Run TimeCalc: Calculate time to interpret the current line or selection and append the result.

For example:

8:27 + 8:00

becomes

8:27 + 8:00 = 16:27

If you run TimeCalc: Calculate time on this expression, an information message is shown with the text 'Correct!'.

Supported operators:

  • plus (+), minus (-), product (*) and division (/) with operator precedence (multiply and divide over sum and substract)
  • parentheses ('(' and ')') to group expressions
  • equals (=) to check if the left hand side is equal to the right hand side

Known Issues

None so far.

Release Notes

1.0.3

  • Updated changelog

1.0.2

  • Fixed typo in readme

1.0.1

  • Added icon

1.0.0

Initial release of Time Calculator.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft