Skip to content

Node-RED npm is missing locales #60

@Brezensalzer

Description

@Brezensalzer

Hello,
in my Node-RED flow I have a javascript statement that puts out a datetime string to the dashboard with "var ts = d.toLocaleString('de-DE');".
So I expect to get the time like "13:27:14". But in the dashboard I see "1:27:14 PM" which is the locale "en-US".
Probably that happens because the underlying npm was built with "small-icu" and not with "full-icu"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnode-red

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions