views:

264

answers:

2

What is the correct format string for an ext date field of the following kind:

2010-06-22T17:00:00

Thanks

A: 

Have you looked at the Ext Date docs? Should be something like: "Y-m-d\\TH:i:s"

bmoeskau
A: 

IIRC, it is "c"

richardtallent