JQuery Datepicker - show day of week name in date cell
问题 Is it possible to show the current day name in the date fields in datepicker? For example, it would say Monday 25 (instead of 25). Thanks! 回答1: Yes it is possible to specify a string on your own. I guess you did not use the api documentation yet. https://api.jqueryui.com/datepicker/ At the bottom of the page you will find the needed information. If there should be any difficulties don't hesitate to comment again. 来源: https://stackoverflow.com/questions/33226130/jquery-datepicker-show-day-of