You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

How Could I Display Date like Created May 5, 2010

This thread is solved

Views: 3337     Replies: 4     Last reply Nov 23, 2011  
You must login first before you can use this feature

mcjiffy

Posts: 1

Registered:
May 5, 2010

How Could I Display Date like

Posted: May 5, 2010

I ues Minimal Dateinput but i found there lost date while it's cannot display all date in the box like "31/05/2010".so i could i display it.
thanks!

----i have solved it!
In dateinput.js, line 515,
for (var j = 0, a, num; j < 35; j++)

j must <37 or higher,if not there will cannot display some date !

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» How Could I Display Date like

Posted: May 5, 2010

Reply to: How Could I Display Date like , from mcjiffy
thanks for the fix! will be added to 1.2.1 to be releases in week or two.