-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
What feature or new tool do you think should be added to DevToys?
I hope to convert :
- As input : a combination of duration units in milliseconds, and seconds, and minutes, and hours, and days, and months...
- As output : multiple possible duration units** : like milliseconds, or seconds, or minutes, or hours, or days, or months.
- Eventually : The second choice of input could be a ISO 8601 string. CF https://en.wikipedia.org/wiki/ISO_8601#Durations
Why do you think this is needed?
It could help for dev tests.
Solution/Idea
Add a new entry in the "converters" menu. Perhaps could you be inspired by this standalone tool :
- https://smart-unit-converter.com/time-converter.php (english)
- https://mon-convertisseur.fr/convertisseur-temps.php (french)
Comments
No response