|
Syntax |
|
|
|---|---|---|
|
Semantics |
Converts a DateTime to a String using the given |
|
|
Substitutables |
|
Can be any variable or object attribute having the type DateTime. |
|
|
This String defines the format of the printed date time expression. The formatting rules can be found in Date and Time Formatting Patterns. |
|
|
|
This optional String parameter defines the time zone. A list of all valid time zones can be found in Time Zones. If no time zone is given, the xUML Runtime assumes UTC. |
|
|
|
Semantically, this is the lexical representation of a DateTime object following the format specification given in |
|
|
Examples |
|
|
ActionScript_Calculations_Example
Click here to download a simple example model that shows how to use Action Script to perform simple Integer, Float and DateTime calculations with Scheer PAS Designer.
ActionScript_TimeConversions_Example
Click here to download a simple example model that shows different possibilities for DateTime conversions with Scheer PAS Designer.