Как получить дату ISO с моментом
moment().toISOString(); // or format() - see below
Wild Weasel
moment().toISOString(); // or format() - see below