Skip to main content
Skip table of contents

convertStructureToDateTime() Operation

Syntax

set aDateTime = aDateTimeStructure.convertStructureToDateTime();

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
 set aDateTime = aDateTimeStructure.convertStructureToDateTime();

ActionScript_Time_Conversions_Example

Click here to download a simple example model shows that different possibilities for DateTime conversions with Scheer PAS Designer.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.