jQuery(document).ready(function() { jQuery("#MyDate").datepicker({ dateFormat : "yy-mm-dd" }); });