FarPoint.Win アセンブリ > FarPoint.Win.SuperEdit 名前空間 > GeneralFormatter クラス : ConvertDateTimePartsToValue メソッド |
'Declaration
Protected Overridable Function ConvertDateTimePartsToValue( _ ByVal pParams As GeneralFormatter.FpseDecodeParameters, _ ByVal lCurrYear As Integer, _ ByVal lCurrCentury As Integer, _ ByVal usCentSplitYear As Integer, _ ByRef retDateTimeObj As Object _ ) As Integer
protected virtual int ConvertDateTimePartsToValue( GeneralFormatter.FpseDecodeParameters pParams, int lCurrYear, int lCurrCentury, int usCentSplitYear, out object retDateTimeObj )