Méthode |
Description |
|
AddDateWordOrPostfix ( String formatPostfix, String str ) : void |
|
|
AddDateWords ( String pattern, int index, String formatPostfix ) : int |
|
|
AddIgnorableSymbols ( String text ) : void |
|
|
ArrayElementsBeginWithDigit ( string array ) : bool |
|
|
ArrayElementsHaveSpace ( string array ) : bool |
|
|
EqualStringArrays ( string array1, string array2 ) : bool |
|
|
GetDateWordsOfDTFI ( DateTimeFormatInfo dtfi ) : String[] |
|
|
GetFormatFlagGenitiveMonth ( String monthNames, String genitveMonthNames, String abbrevMonthNames, String genetiveAbbrevMonthNames ) : FORMATFLAGS |
|
|
GetFormatFlagUseHebrewCalendar ( int calID ) : FORMATFLAGS |
|
|
GetFormatFlagUseSpaceInDayNames ( String dayNames, String abbrevDayNames ) : FORMATFLAGS |
|
|
GetFormatFlagUseSpaceInMonthNames ( String monthNames, String genitveMonthNames, String abbrevMonthNames, String genetiveAbbrevMonthNames ) : FORMATFLAGS |
|
|
ScanDateWord ( String pattern ) : void |
|
|
ScanRepeatChar ( String pattern, char ch, int index, int &count ) : int |
|
|
SkipWhiteSpacesAndNonLetter ( String pattern, int currentIndex ) : int |
|
|