Hi,
can anyone tell me which api-call I need to get the 'date-format' from the regional settings?
Maybe with a little example please?
Thanx a lot
B.
Printable View
Hi,
can anyone tell me which api-call I need to get the 'date-format' from the regional settings?
Maybe with a little example please?
Thanx a lot
B.
Declare Function EnumDateFormats Lib "KERNEL32" Alias "EnumDateFormats" (ByVal lpDateFmtEnumProc As Long, ByVal Locale As Long, ByVal dwFlags As Long) As Long