[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.GeneralFormatter.DecodeDateString

DecodeDateString Method

DecodeDateString(string, int, out object, out string, out string)

Parses the date string into a numerical date value.

Declaration
protected virtual int DecodeDateString(string szData, int iDataLen, out object dtRetDate, out string dateFormat, out string timeFormat)
Protected Overridable Function DecodeDateString(szData As String, iDataLen As Integer, ByRef dtRetDate As Object, ByRef dateFormat As String, ByRef timeFormat As String) As Integer
Parameters
Type Name Description
string szData
int iDataLen
object dtRetDate
string dateFormat
string timeFormat
Returns
Type Description
int

defines FPSE_DECODE_... (in file: sedt_cls.h)