ColModel
-
Where do I find the ColModel and how do I change the srcformat for dates?
My form is defaulting to ‘Y-m-d H:i:s’
I need to use ‘m/d/Y’
formatoptions:{srcformat:’Y-m-d H:i:s’,newformat:’m/d/Y’}
is not working properly.Can anyone help me with this?
The topic ‘ColModel’ is closed to new replies.