js how to get now in utc code example Example: how to get utc time in angular var d = new Date(); var n = d.getUTCDate();