Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save erlangparasu/12112c482fffbf5048c2962b2d3c2980 to your computer and use it in GitHub Desktop.
Save erlangparasu/12112c482fffbf5048c2962b2d3c2980 to your computer and use it in GitHub Desktop.
$('#start_date_').val(
moment(ev.date).format('YYYY-MM-DD HH:mm:ss')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment