Skip to main content
Skip table of contents

convertDateTimeToStructure() Operation

Syntax

set aDateTimeOutputStructure = aDateTime.convertDateTimeToStructure();

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
set aDateTimeOutputStructure = aDateTime.convertDateTimeToStructure();

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.