fix:处理系统时区
This commit is contained in:
@@ -894,6 +894,17 @@ const en = {
|
||||
requiredName:'The name of the required'
|
||||
},
|
||||
},
|
||||
date:{
|
||||
week:{
|
||||
one:'MON',
|
||||
two:'TUE',
|
||||
three:'WED',
|
||||
four:'THU',
|
||||
five:'FRI',
|
||||
six:'SAT',
|
||||
seven:'SUN',
|
||||
}
|
||||
},
|
||||
...enLocale
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user