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. In the example XML document below, the The "Capital Z" represents the timezone as shown below. Initialization data will not be converted and will display as is on the form if the timezone is not provided.  The time for the date/time control is proceeded by a capital  "T" (Time Zone) and followed by a "Z" (UTC timezone). 

...