JS API and datetime fields

When retreiving data of DateTime type, it is sent to client side as timestamp ( which is fine ), but it is not possible to save such data back. ( server responds with “internal error” message )

To save data, all date fields need to be converted to the strings in m/d/Y format. So it is not possible to get object and save it back, without processing all date fields

Thank you for reporting this problem. We are looking into it.

Regards,Mark