hamdi
05/07/2018, 9:35 PMMoonTahoe
05/07/2018, 11:49 PMvar date = new Date('2018-05-07T21:30:57.642Z')
. If you have a JavaScript date object you can get the iso date.toISOString()
Or you can use it with an npm that helps format dates. I like moment: https://www.npmjs.com/package/moment