convertToDateTime() Operation
Syntax |
NONE
| |
---|---|---|
Semantics | convertToDateTime() converts the internal lexical representation of DateTime ( | |
Substitutables |
| Can be any variable or object attribute having the type String. The format must correspond to the lexical representation of DateTime. |
| String literal. The format must correspond to the lexical representation of DateTime. | |
Examples |
NONE
For a UML example, refer to section String Operations#Type Converter Operations. |