Skip to content

JSON dataset: numbers are now retrieved in plain notation instead of …#1069

Open
robertisele wants to merge 1 commit into
developfrom
fix/jsonNumberFormatting-CMEM-7600
Open

JSON dataset: numbers are now retrieved in plain notation instead of …#1069
robertisele wants to merge 1 commit into
developfrom
fix/jsonNumberFormatting-CMEM-7600

Conversation

@robertisele

Copy link
Copy Markdown
Member

…scientific notation (e.g., 172800000 instead of 1.728E+8); scientific notation is only used if the plain notation would be excessively long (CMEM-7600).

…scientific notation (e.g., `172800000` instead of `1.728E+8`); scientific notation is only used if the plain notation would be excessively long (CMEM-7600).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant