Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for localization in different fields #298

Open
AlexShukel opened this issue Aug 29, 2023 · 0 comments
Open

Add support for localization in different fields #298

AlexShukel opened this issue Aug 29, 2023 · 0 comments
Labels
feature New feature or request

Comments

@AlexShukel
Copy link
Collaborator

Some fields can be localized according to the current locales of user. Some of the examples are decimal field and date field.

Native JS API toLocaleString is able to only format the value, not to parse.

We need a way to do reverse thing - parse a value from string.

@AlexShukel AlexShukel added the feature New feature or request label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant