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