I'm developing interactive, dynamic forms in Adobe LiveCycle using SAP's
LiveCycle form builder) and users will download the forms from SAP CRM,
complete them offline and then upload and view them in SAP CRM. The
forms contain date/time fields and I have the data patterns of the
fields set to date{YYYYMMDD} which I'm told by the SAP CRM developers is
the data format needed for SAP CRM. When I test the form offline and
check the XML file, the XML shows the date in the format YYYYMMDD.
However, wh...