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