Skip to content

Commit

Permalink
Change first-day-of-week as Monday - for automatic locale detection f…
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanTLaw committed Sep 16, 2022
1 parent 0d5ae96 commit bea84d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/meets/meets.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ <h4>{{ earliestMeet.daysOut }}</h4>
[min]="today"
max="2099"
formControlName="date"
[firstDayOfWeek]="1"
>
</ion-datetime>
</ion-item>
Expand Down

0 comments on commit bea84d1

Please sign in to comment.