datepicker hanya tahun 10:06:00 php http://stackoverflow.com/questions/13128701/how-display-only-years-in-input-bootstrap-datepicker <script> $(function() { $( "#tahun" ).datepicker({ format: " yyyy", // Notice the Extra space at the beginning viewMode: "years", minViewMode: "years" }); }); </script> Share on Facebook Share on Twitter Share on Google+ Share on LinkedIn Subscribe to receive free email updates:
0 Response to "datepicker hanya tahun"
Post a Comment