JQuery UI Datepicker date format issue with initial value

后端 未结 5 2207
梦毁少年i
梦毁少年i 2020-12-06 01:29

I need to set the initial date for the date picker to 03/20/2010 in mm-dd-yyyyy format. I have done this



        
5条回答
  •  南方客
    南方客 (楼主)
    2020-12-06 02:12

    Also remember that type="date" will make issue, so set type as text.

提交回复
热议问题