formatter :'date',formatoptions: { srcformat:'F, d y H:i:s', newformat:'m/d/y' }
The JSON returns August, 01 2013 00:00:00
I use above code to format my date.
It works before 07/31, but it format 08/01 to 01/01 for some reason.
I tried different combination and using ShortDate, but no luck.
I would like to know what is the best format for date and time.
Sometimes, I got NAN, not a number for some reason,
Your help and information is great appreciated,
Regards,
Iccsi,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top