ILocale Methods |
The ILocale type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FormatNumber |
Converts the value of the number provided to its equivalent
string representation using the culture-specific format
information.
|
![]() ![]() | FormatTimeLong |
Converts a time value to its equivalent
string representation using culture-specific long-format
information.
|
![]() ![]() | FormatTimeShort |
Converts a time value to its equivalent
string representation using culture-specific short format
information.
|