nxa.StringToDate

Description

Converts a string into a date object.

Signature

Date nxa.StringToDate (String)

Parameters

Name Type Mandatory/Optional Description
StringMThe string representation that should be converted to a date.

Return

Type Description
DateThe converted date