convertStructureToDateTime() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | convertStructureToDateTime() converts a DateTimeStructure object to a DateTime object. | |
| Substitutables | aDateTimeStructure | Can be any variable or object attribute having the type Base Components::Basic Behavior::DateTime::DateTimeStructure. |
aDateTime | A DateTime object corresponding to a DateTimeStructure. | |
| Examples |
NONE
| |