Skip to content

reset to en-US #776

@bonesoul

Description

@bonesoul

I do have a multilanguage site where I do switch to specific locales. Though on some pages I want to reset back to en-US but can't find the definition for it.

Currently I do use this:

import numeral from "numeral";
import "numeral/locales/en-gb";
numeral.locale("en"); // register numeral locale.

But i want to reset back to en-US, is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions