Merge pull request #6 from JanForShort/main
Corrections To Calendar Days Fix
This commit is contained in:
commit
e0396d0259
1 changed files with 7 additions and 7 deletions
|
|
@ -90813,7 +90813,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"日\""
|
||||
"\"Sun\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90845,7 +90845,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"月\""
|
||||
"\"Mon\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90877,7 +90877,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"火\""
|
||||
"\"Tues\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90909,7 +90909,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"水\""
|
||||
"\"Wednes\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90941,7 +90941,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"木\""
|
||||
"\"Thurs\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90973,7 +90973,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"金\""
|
||||
"\"Fri\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -91005,7 +91005,7 @@
|
|||
19,
|
||||
0,
|
||||
4,
|
||||
"\"土\""
|
||||
"\"Satur\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue