I am working on FileMaker Solution that need to connect web browser via PHP
I have date field need to be filled from browser , i use data format "dd/mm/yy". but when i try to submit this format it fails via web. and it shows error message Error 500, means validation failed.
after i digging i found filemaker's default date format is "mm/dd/yy" , i tried it and it works , but i need to user to be able to enter dd/mm/yy via date picker ,
any help appreciate:) thank you for your time