The same code will work in one locale but fail in another, e.g.
vs
The idea originally was to allow flexibility via localised numbers.
While continuing to allow this, should we also always translate localised decimal point characters such as , to . internally and apply numeric parsing via the same locale?
See https://forums.aavso.org/t/flux-to-magnitudes/4178/11
The same code will work in one locale but fail in another, e.g.
vs
The idea originally was to allow flexibility via localised numbers.
While continuing to allow this, should we also always translate localised decimal point characters such as
,to.internally and apply numeric parsing via the same locale?See https://forums.aavso.org/t/flux-to-magnitudes/4178/11