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