How to generate utc timestamp using node.js in the following format: 2015-10-19 14:22:01. Actual purpose is to generate the current_utc_timestamp using node.js and then to store it in mysql datetime column.
Asked
Active
Viewed 1,157 times