mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-29 05:27:43 +00:00
* add unix time in ms * update dev docs * unit tests * fix spell check * tool tip * fix negative unix time input, improve regex, update unit tests, improve error message * Update error handling and tests * add tests and fix spelling * small fixes