📚 SAP Business One SDK Help

Format_StringToDate Method
See Also 
inStr
Date as string.

Description

Converts date string to a system date.

Syntax

Visual Basic
Public Function Format_StringToDate( _
   ByVal inStr As String _
) As Recordset

Parameters

inStr
Date as string.

See Also