Newbies Paul Hart Posted September 30, 2009 Newbies Posted September 30, 2009 Hi, sorry if this is a lame question but I can't find a solution. When I use addrecord.php with date fields it seems to expect them as mm/dd/yyyy even though my database uses dd/mm/yyyy. I've tried changing the date format here // formats for dates and times $displayDateFormat = '%d/%m/%Y'; $displayTimeFormat = '%I:%M %P'; $displayDateTimeFormat = '%d/%m/%Y %I:%M %P'; $submitDateOrder = 'dmy'; but is seems to ignore it and I still get an error. Does anyone know how to fix this or a workaround. I'm using FMS 9 advanced. Thanks Paul.
Recommended Posts
This topic is 5801 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now