how to get current time in node.js code example Example: how to get datetime in nodejs // new Date object let date_ob = new Date();