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 i18n formatter => Globalize transform #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwistrand
Copy link

Replace the date, number, and unit functions provided by @dojo/framework/i18n with their Globalize counterparts. If a function call is ambiguous or its name is shadowed, inject a TODO comment warning the developer that they will need to resolve the ambiguity manually.

Also, update the README's copyright year and change "Dojo 2" references to "Dojo".

Replace the date, number, and unit functions provided by
`@dojo/framework/i18n` with their Globalize counterparts. If a function
call is ambiguous or its name is shadowed, inject a TODO comment warning
the developer that they will need to resolve the ambiguity manually.

Also, update the README's copyright year and change "Dojo 2" references
to "Dojo".
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