Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anselmobattisti/fca8bdea8eb9f6e00cea7c11e614cd57 to your computer and use it in GitHub Desktop.
Save anselmobattisti/fca8bdea8eb9f6e00cea7c11e614cd57 to your computer and use it in GitHub Desktop.
const moment = require('moment-timezone')
return moment.utc(date, 'YYYY-MM-DD"T"HH:mm:ss.fffffff"Z"').format('DD/MM/YYYY')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment