get utc full date javascript code example Example: javascript creeate utc date const now = new Date().toISOString(); console.log(now)