Date piker in text box

$( function() {
        $('.form-controls').datepicker();
    } );