Skip to content Skip to sidebar Skip to footer

Dateformat Option For Datebox Does Not Work?

I am trying to get the dateFormat option of jtsage's jQuery-mobile DateBox plug-in to work. I have the following code in an HTML document:

Solution 1:

http://jsfiddle.net/PGFxZ/3/ in this fiddle change your dateformat to '%b/%d', you will get the date format like this jan/01....etc..


Post a Comment for "Dateformat Option For Datebox Does Not Work?"