Zoomed Image

AMSX Scripting Language - Command : formatdatestring

Summary

Parse a date string and format it to a different string representation

Description

Parses a raw date string using the configured receive formats, then re-formats it using the specified format code and time zone. Unlike FormatDate, the input is a string rather than a stored date variable.

Parameters

ParameterDescription
cmddate string
Argument 0format

Syntax


FormatDateString "date string", "format"

Return to the AMSX Command Reference