[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.GeneralFormatter.GetDatePartOrdering

GetDatePartOrdering Method

GetDatePartOrdering(FpseDecodeParameters, string)

Parses date format string to determine the order of the day-month-year (and which are included).

Declaration
protected virtual bool GetDatePartOrdering(GeneralFormatter.FpseDecodeParameters pParams, string shortDateFmt)
Protected Overridable Function GetDatePartOrdering(pParams As GeneralFormatter.FpseDecodeParameters, shortDateFmt As String) As Boolean
Parameters
Type Name Description
GeneralFormatter.FpseDecodeParameters pParams

Parts parameters

string shortDateFmt

Short date format string

Returns
Type Description
bool

false if no date parts were found; otherwise true