How to display Chinese in elementUI date Selector

after I install it using the documentation"s npm installation method, I introduce a date selector as in the case, but the time is in English

clipboard.png
elementUI

clipboard.png
how to change this

Mar.01,2021

in main.js:

import Vue from 'vue'
import ElementUI from 'element-ui'
import locale from 'element-ui/lib/locale/lang/zh-CN'

Vue.use(ElementUI, { locale })

I want to change your business into English. I am now working in Chinese, how to switch to English.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b26a50-4e49b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b26a50-4e49b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?