Skip to content

Commit 6fdd0e3

Browse files
horus68scottgonzalez
authored andcommitted
Datepicker: Fix first day of week for pt-PT locale
Fixes #15195 Closes jquerygh-1820
1 parent 5708046 commit 6fdd0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/i18n/datepicker-pt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ datepicker.regional.pt = {
3333
dayNamesMin: [ "Dom","Seg","Ter","Qua","Qui","Sex","Sáb" ],
3434
weekHeader: "Sem",
3535
dateFormat: "dd/mm/yy",
36-
firstDay: 0,
36+
firstDay: 1,
3737
isRTL: false,
3838
showMonthAfterYear: false,
3939
yearSuffix: "" };

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy