Zoomed Image

AMSX Scripting Language - Command : cdateus

Summary

Parse a string and convert it to a date using US date format

Description

Converts the string in argument 0 to an xAssets date object using the US date format (MM/DD/YYYY) and the configured time zone. The result is stored as a DateType variable.

Parameters

ParameterDescription
cmdnot used
Argument 0string to convert

Syntax


CDateUS "not used", "string to convert"

Return to the AMSX Command Reference