$(document).ready(function() { $('#date').val($.datepicker.formatDate($.datepicker.ATOM, new Date())); });