wh-date
Version:
解决C端苹果时间显示兼容问题,常用C端时间处理方法
24 lines (23 loc) • 539 B
JSON
{
"name": "wh-date",
"version": "1.0.8",
"description": "解决C端苹果时间显示兼容问题,常用C端时间处理方法",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"date",
"时间格式化",
"日期格式化",
"date.js",
"format",
"format-date",
"日期转换",
"时间转换",
"dayjs"
],
"homepage": "https://gitee.com/wanghuilife/wdx-date",
"author": "huier.w",
"license": "ISC"
}