I have encountered a problem with the datetime picker with GroceryCRUD, where time is being selected in a 12-hour format, while my datetime field is expecting a 24-hour format. You can refer to this screen shot to see what I am referring to.
[attachment=717:Screen Shot 2013-11-20 at 1.23.31 PM.png]
Is this a setting that can be altered anywhere? I hacked around on the javascript datetime plugins, but nothing changed the behavior of the datetime selector.
I am using GroceryCRUD 1.4.1.
Thanks.