convertToDateTime() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | convertToDateTime() converts the internal lexical representation of DateTime ( | |
| Substitutables | aString | Can be any variable or object attribute having the type String. The format must correspond to the lexical representation of DateTime. |
LITERAL | String literal. The format must correspond to the lexical representation of DateTime. | |
| Examples |
NONE
| |