Closed ankitladhania closed 10 years ago
i'm trying to use dayNamesShort but am not able to use it please help!
Set it as an option during initialisation:
$('#date').datepick({dayNamesShort: ['S', 'M', 'T', 'W', 'T', 'F', 'S']});
i'm trying to use dayNamesShort but am not able to use it please help!