StartDate/EndDate format
In the documentation, StartDate and EndDate (for AdCenterOrders) are said to be: "constants from the system-provided DateTime enumeration"
Unfortunately I'm not using .Net, but PHP. How can I ensure that I'm sending correctly-formatted datetime strings? Does anyone know the format?
-Jonathan

