You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Related Pages:
The DateTime type holds date as well as time information. The lexical representation of DateTime is the same as of the XML Schema DateTime type, whose value space is closely related to the dates and times described in ISO 8601.

The DateTime Class offers a set of operations:

You can also use DateTime functions, which do not need instances of the DateTime class and can be used directly (see chapter DateTime Functions).

Example File (Builder project E2E Action Language/BaseTypes):

<your example path>\E2E Action Language\BaseTypes\uml\dateTime.xml

 

  • No labels