[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.GeneralFormatter.GetDateTimePartOrdering

GetDateTimePartOrdering Method

GetDateTimePartOrdering(FpseDecodeParameters)

Parses date and time format strings to determine the order of the day-month-year and/or hour-min-secs (and which are included).

Declaration
protected virtual bool GetDateTimePartOrdering(GeneralFormatter.FpseDecodeParameters pParams)
Protected Overridable Function GetDateTimePartOrdering(pParams As GeneralFormatter.FpseDecodeParameters) As Boolean
Parameters
Type Name Description
GeneralFormatter.FpseDecodeParameters pParams

Parts parameters

Returns
Type Description
bool

false if no date and no time is allowed; true otherwise