Hi, I'm building an application with the Beta 1.0 version and I'm having a problem with the date localisation. I'm setting the date format in MY_config.php to be: $config['date_format'] = 'd/m/Y'; but when I edit a record and save using an admin module the date gets swapped to a m/d/Y format. Am I missing another config change somewhere?
Comments
http://php.net/manual/en/function.strtotime.php
http://stackoverflow.com/questions/2891937/strtotime-doesnt-work-with-dd-mm-yyyy-format