Skip to main content
Skip table of contents

convertStructureToDateTime() Operation

Syntax

set aDateTime = aDateTimeStructure.convertStructureToDateTime();

Semantics

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

CODE
 set aDateTime = aDateTimeStructure.convertStructureToDateTime();

ActionScript_TimeConversions_Example

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

Related Content

JavaScript errors detected

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

If this problem persists, please contact our support.