1.0.5 • Published 10 years ago

date-format-timestamp v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

date-format-timestamp

This package entends the Javascript Date object with the method Date.formatTimestamp() to return the current timestamp as a formatted string "YYYY-MM-SS HH:MM:SS.MMM"

Usage

require('date-format-timestamp')
console.log(new Date().formatTimestamp())
1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago