Skip to content

Instantly share code, notes, and snippets.

@kbshl
Created October 21, 2016 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbshl/ccdf2ebb6c343d704800f28aa766e432 to your computer and use it in GitHub Desktop.
Save kbshl/ccdf2ebb6c343d704800f28aa766e432 to your computer and use it in GitHub Desktop.
// escape it with square brackets
moment().format('MMM. D, YYYY [at] h:mm A z');
// produces: "Jan. 30, 2015 at 2:46 PM "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment