Skip to content

Instantly share code, notes, and snippets.

@brentonashworth
Created September 23, 2010 18:08
Show Gist options
  • Save brentonashworth/594073 to your computer and use it in GitHub Desktop.
Save brentonashworth/594073 to your computer and use it in GitHub Desktop.
$(function() {
$("#hire-date").datepicker({dateFormat: 'yy-mm-dd'});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment