how to get only date and time in iso with moment js code example Example: how to get iso date with moment moment().toISOString(); // or format() - see below