Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is an example of XML code that can be used to initialize a form with date, time and date/time controls.  The data will be converted to the timezone of the browser and displayed in the form accordingly if the timezone is provided in the XML document. Initialization data will not be converted and will display as is on the form if the timezone is not provided. See Initializing Forms with Data for more information. Notice in the XML document example below that the time for the date/time control is proceeded by a capital  "T" (Time Zone) and followed by a "Z" (UTC timezone). 

...