D365FO – AX – Convert String to Date (str2Date)

This function is used to convert the specified string to a date value. There is 2 parameters in this function : _text : The string to convert to a date value._sequence : A three digit integer that describes the positions of the day, month, and year in the string to convert (day = 1, month = 2, year = … Continue reading D365FO – AX – Convert String to Date (str2Date)