muyizhi-date
v1.0.1
Published
``` npm i [email protected] -D ``` # 使用 ``` const test=require("muyi-dat"); /** * 日期格式化 * @param {String} str 日期格式 * @param {Number} timestamp 时间戳 * @author webopenfather * @return String */ test.dateFormat(日期格式,时间戳) ```
Downloads
1
Readme
下载
npm i [email protected] -D
使用
const test=require("muyi-dat");
/**
* 日期格式化
* @param {String} str 日期格式
* @param {Number} timestamp 时间戳
* @author webopenfather
* @return String
*/
test.dateFormat(日期格式,时间戳)