GetWindowsDateFormatForLocale

Returns the Windows date format for the given locale.

Syntax

<HsvResourceManager>.GetWindowsDateFormatForLocale lLocaleId, pvarbstrDateSeparator, pvarbstrDateOrder
ArgumentDescription
lLocaleIdLong (ByVal). Windows locale ID. Can be obtained by calling GetLocaleId from LanguageId.
pvarbstrDateSeparatorVariant array (ByVal). Returns a string containing the date separator character.
pvarbstrDateOrderVariant array (ByVal). Returns a string containing the short date format.