jquery-glob icon indicating copy to clipboard operation
jquery-glob copied to clipboard

$.parseDate() not working with Arabic formatted dates

Open nofxsnap opened this issue 14 years ago • 0 comments

I am using $.format(today, "d") using Arabic as the language and I get a date something like "30/03/32". Using $.parseDate("30/03/32") returns null while keeping the culture with Arabic the whole time.

nofxsnap avatar Feb 08 '11 14:02 nofxsnap