Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am using MapUnitToAbbreviation to add some aliases to existing units
For exemple : "um" for micrometers to avoid having to type the greek letter.
Is there a possibility to make it work for all cultures or should I force the culture myself in all the call of this function and also the ones that parse abbreviation like UnitParser.TryParse(...)
Second question related to the first, is there a possibility to Unmap some aliases ?
Beta Was this translation helpful? Give feedback.
All reactions