I am creating an EAM Work Order using the process_wo API, What is the correct format to send dates?
I am creating an EAM Work Order using the process_wo API, but i'm facing problems with the Scheduled_start_date and scheduled_completion_date. I guess it's because of the date format.
What is the correct format to send a date to an API?
I use this format to send the date:
to_date('10/12/2014 :16:10','DD/MM/YYYY HH:MI:SS'), --p_scheduled_start_date