Hi,

I could also run the provided sample (on OSX) with no issues.

Can you place a breakpoint on line 492 (dateChar = valueString.charAt(i);) and 
see what noMonths, monthNames and valueString contain. 

it should be 12, an array of month names and something like "10/10/2013".

Thanks,
Justin

Reply via email to