Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenjinxinlove/parse-time
https://github.com/chenjinxinlove/parse-time
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenjinxinlove/parse-time
- Owner: chenjinxinlove
- Created: 2016-08-05T10:08:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T14:48:45.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T19:54:53.579Z (9 days ago)
- Language: JavaScript
- Size: 448 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parse-time
#npm install chen-parse-time
#import ParseTime from 'chen-parse-time'
#如果是含有毫秒的
#ParseTime.getTime(Number(time) / 1000, 'YYYY-MM-dd hh:mm:ss');#ParseTime.getTime() 得到没有毫秒的