convertDateTimeToStructure() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | convertDateTimeToStructure() converts a DateTime object to a DateTimeOutputStructure object. | |
| Substitutables | aDateTime | Can be any variable or object attribute having the type DateTime. |
aDateTimeOutputStructure | Can be any variable or object attribute having the type Base Components::Basic Behavior::DateTime::DateTimeOutputStructure. | |
| Examples |
NONE
| |