Click or drag to resize

ICustomLocale Methods


The ICustomLocale type exposes the following members.

Methods
  Name Description
Public method Code example FormatNumber Converts the value of the number provided to its equivalent string representation using the culture-specific format information.
(Inherited from ILocale)
Public method Code example FormatTimeLong Converts a time value to its equivalent string representation using culture-specific long-format information.
(Inherited from ILocale)
Public method Code example FormatTimeShort Converts a time value to its equivalent string representation using culture-specific short format information.
(Inherited from ILocale)
Top
See Also