You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ngx-bootstrap@1.9.2
It's is impossible to set the format of the date : for example, I use the locale 'fr' and I want to display the date like this : dd/MM/yyyy. It's impossible for now.
Moreover, the first day in the week is Monday so it will be great if we could change the first day.
The text was updated successfully, but these errors were encountered:
MatDepInfo
changed the title
Format and FirstDay
DatePicker : Format and FirstDay
Oct 24, 2017
A part of the formatting Issue is solved with Pull-Request PR #2630 and will be in next Version. It is also handled in this closed Issue #2611. Maybe you can see if this helps you.
The first day of week setting is in the roadmap. Further Info is in Issue #2622. Concerning the Starting Day I'm actually trying to solve this and provide a Pull Request. Right now I'm not sure how far I get with this though.
ngx-bootstrap@1.9.2
It's is impossible to set the format of the date : for example, I use the locale 'fr' and I want to display the date like this : dd/MM/yyyy. It's impossible for now.
Moreover, the first day in the week is Monday so it will be great if we could change the first day.
The text was updated successfully, but these errors were encountered: