question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

datepicker: Integrate new angular i18n API into NativeDateAdapter

See original GitHub issue

Angular core team is working on a new i18n API that should allow us to significantly improve the experience users get with the NativeDateAdapter. We should be able to make it work in browsers that don’t support Intl.DateTimeFormat and most importantly we should be able to implement reasonable default parsing behavior for all locales.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
StefanKerncommented, Feb 5, 2019

Is this issue still open in 2019? Do we non americans still depend on this dirty [hack], so our manually entered dates are not changed? (https://github.com/angular/material2/issues/6263#issuecomment-320211085)?

0reactions
angular-automatic-lock-bot[bot]commented, Jun 29, 2020

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Taking Advantage of the Angular Material Datepicker
The datepicker is one of the newest components in Angular Material ... native date experience using Angular's upcoming new i18n API (#6030).
Read more >
Change language of Datepicker of Material Angular 4
md-datepicker provides setLocale method which can be used to set any ... class that extends NativeDateAdapter to parse the new date format.
Read more >
angular material datepicker multilanguage - YouTube
Angular material datepicker multilanguage is a video about making this into a reality. How can you put the right language in the angular...
Read more >
ngx-mat-datetime-picker - npm
Angular Material Datetime Picker. Latest version: 3.0.0, last published: 3 years ago. Start using ngx-mat-datetime-picker in your project by ...
Read more >
Globalization in Angular DatePicker component - Syncfusion
You can adapt the component to various languages by parsing and formatting the date or number Internationalization and also add culture specific ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found