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
I'm having some trouble setting up the picker with locale="en-gb".
Using the exact code below in plunker (Chrome Version 69.0.3497.100 (Official Build) (64-bit)).
As soon as I add the ngModel as a moment object; the calendar shows all dates as a day out.
i.e. 21/10/2018 shows as Monday instead of Sunday.
I'm having some trouble setting up the picker with locale="en-gb".
Using the exact code below in plunker (Chrome Version 69.0.3497.100 (Official Build) (64-bit)).
As soon as I add the ngModel as a moment object; the calendar shows all dates as a day out.
i.e. 21/10/2018 shows as Monday instead of Sunday.
https://plnkr.co/edit/Cl2tjXm5cZB8JjQnigZH?p=preview
The text was updated successfully, but these errors were encountered: