JQuery Datepicker Localization German

后端 未结 6 2356
醉酒成梦
醉酒成梦 2020-12-18 22:50

First off, I want to state, that I\'ve read a lot of threads on this Topic but none solved my Problem.

So I need a german JQuery Datepicker. So I set th

6条回答
  •  甜味超标
    2020-12-18 23:06

    To hide Chinese chars from muthu's answer, add inside the options:

      weekHeader: "W",
      yearSuffix: ""
    

提交回复
热议问题