raghu-timestamp
v0.0.9
Published
Using this we can display timestamp
Downloads
4
Readme
Raghu Timestamp
Using this we can display timestamp.
Supported in all Browsers
Installation
npm install raghu-timestamp
Usage
var raghu-timestamp = require('raghu-timestamp');
var timestamp = raghu-timestamp.timeStamp(); // result = '20140710135159881'
By using this timestamp variable, we can display timestamp as year_month_date_hour_minute_seconds_millisecons format