time.js:格式化时间戳模块

时间:2021-06-27 11:31:00
【文件属性】:
文件名称:time.js:格式化时间戳模块
文件大小:462KB
文件格式:ZIP
更新时间:2021-06-27 11:31:00
CoffeeScript time.js 格式化时间戳模块 安装 1. bower bower install binnng/time.js --save 2. component component install binnng/time.js --save 3. npm npm install time.js --save 使用 1. 直接引用 <html> [removed][removed] [removed] var time = + new Date; Time(time, "%y年%M月%d日%h时%m分%s秒"); // xxxx年xx月xx日xx时xx分xx秒 Time(time, "%y-%M-%d %h:%m:%s"); //xxxx-xx-xx xx:xx:xx Tim
【文件预览】:
time.js-master
----time.js(3KB)
----bower.json(489B)
----LICENSE(1KB)
----build()
--------time.min.js(2KB)
----test()
--------index.html(505B)
--------angular.html(627B)
--------bower_components()
----README.md(2KB)
----component.json(348B)
----time.coffee(3KB)
----.gitignore(0B)
----package.json(453B)

网友评论