mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-15 03:59:15 +08:00
0862326a79
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary. Closes #436. |
||
---|---|---|
.. | ||
Images | ||
Languages | ||
Properties | ||
Main.cs | ||
NumberTranslator.cs | ||
packages.config | ||
plugin.json | ||
Wox.Plugin.Calculator.csproj |