Method | Description | |
---|---|---|
TimeFormatter ( ) : System |
Initializes the extension with no default TimeTextInfo.
|
|
TimeFormatter ( string defaultTwoLetterLanguageName ) : System |
Initializes the extension with a default TimeTextInfo.
|
|
TryEvaluateFormat ( IFormattingInfo formattingInfo ) : bool |
Method | Description | |
---|---|---|
GetTimeTextInfo ( IFormatProvider provider ) : |
public TimeFormatter ( string defaultTwoLetterLanguageName ) : System | ||
defaultTwoLetterLanguageName | string | This will be used when no CultureInfo is supplied. Can be null. |
return | System |
public TryEvaluateFormat ( IFormattingInfo formattingInfo ) : bool | ||
formattingInfo | IFormattingInfo | |
return | bool |