Why are displaying dates so wacked in GCEnt? I store a DATETIME in mySQL and then GCEnt I have to write callbacks for every date filed to get to to display correctly - correctly only means ONE format (m-d-Y) in my case, yet I need callbackColumn(), callbackAddField(), callbackEditField(), callbackCloneFiled()... etc. There has be a way in GCEnt to store a DATETIME in a db and display it based on a system setting - not a localization setting (which is ok for some fields, if it works.)
There is only one Date/Time, who cares how its "saved" within standards, but display is consistently wihtin GCEnt!
Please? How?