I have dates coming from my server that look like this > 20091214000000
If i use the following column model
{name:'ORD_DT',index:'ORD_DT',sorttype:'date',formatter:'date',formatoptions:{srcformat:'YmdHis',newformat:'m/d/Y'}},
Every single record is formatted to 01/01/1970
I realize this has something to do with UTC time/date but i have no idea what I am doing wrong.
Any help is
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top