moment使用国际化
摘要:
npm i moment -S //node环境 const moment = require('moment'); require('moment/locale/zh-cn') // webpack 环境 import moment from 'moment' import 'moment/loc 阅读全文
posted @ 2023-11-25 23:58 adong搬砖 阅读(172) 评论(0) 推荐(0)
浙公网安备 33010602011771号