Vlad Mastenitsa <[email protected]> writes:

> I need change decimal comma by decimal point values in weewx Standard 
> Reports.
> The file, wich create from template is processing as JSON, and I get error 
> processing.
> json_decode() uncorrect split values by comma.

It seems to me that json is a data representation, and that values in it
should not be localized.  How did you get pressure as '1014,1 mbar' in
json, and why?

Certainly converting standard-form data to a user's display locale is
sensible, and that seems more tractable.

But perhaps  I do not understand the grand plan.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to