Returns the Windows date format for the given locale.
<HsvResourceManager>.GetWindowsDateFormatForLocale lLocaleId, pvarbstrDateSeparator, pvarbstrDateOrder| Argument | Description |
|---|---|
| lLocaleId | Long (ByVal). Windows locale ID. Can be obtained by calling GetLocaleId from LanguageId. |
| pvarbstrDateSeparator | Variant array (ByVal). Returns a string containing the date separator character. |
| pvarbstrDateOrder | Variant array (ByVal). Returns a string containing the short date format. |