Click or drag to resize

ILocale Methods


The ILocale type exposes the following members.

Methods
  NameDescription
Public methodCode exampleFormatNumber
Converts the value of the number provided to its equivalent string representation using the culture-specific format information.
Public methodCode exampleFormatTimeLong
Converts a time value to its equivalent string representation using culture-specific long-format information.
Public methodCode exampleFormatTimeShort
Converts a time value to its equivalent string representation using culture-specific short format information.
Top
See Also