PDA

Click to See Complete Forum and Search --> : API call for regional settings


Brainmaker
Jan 3rd, 2001, 03:17 AM
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.

brunosmessaert
Jan 3rd, 2001, 07:34 AM
Declare Function EnumDateFormats Lib "KERNEL32" Alias "EnumDateFormats" (ByVal lpDateFmtEnumProc As Long, ByVal Locale As Long, ByVal dwFlags As Long) As Long