Need to enforce period on systems that use comma for decimal point.

Issue #3 resolved
James Powell repo owner created an issue

JSON always uses period as decimal point. Can enforce this on system that use comma but the pre-format code “%.;”. Example: "%.;%f”. Investigate performance implications.

Comments (1)

  1. Log in to comment