home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7410 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!usenet.coe.montana.edu!ogicse!das-news.harvard.edu!spdcc!dirtydog.ima.isc.com!keps.kodak.com!cronkite!kodiak!bcs
  2. From: bcs@kodiak.epps.kodak.com (Brett Sorenson)
  3. Newsgroups: comp.windows.ms.programmer
  4. Subject: Internationalization support in Windows ????
  5. Message-ID: <1992Jul29.050703.25472@APS.Atex.Kodak.COM>
  6. Date: 29 Jul 92 05:07:03 GMT
  7. Sender: news@APS.Atex.Kodak.COM
  8. Reply-To: bcs@kodiak.Atex.Kodak.COM
  9. Organization: Atex Publishing Systems, Inc.
  10. Lines: 13
  11.  
  12.  
  13.     Does anyone know if Window 3.0 or 3.1 provide any support besides what
  14.     you can get from the 'win.ini' file.  I need to be able to use the
  15.     long date format in my windows application, but I find it hard to 
  16.     believe that there isn't an API in windows which you would pass it
  17.     the long date string from 'win.ini' and it would pass you back a 
  18.     structure that tells you stuff like : the order (MDY, YDM ...), the
  19.     delimeters between each, whether or not day of the week was specified.
  20.     Is there any public domain DLL's out there that can do this???
  21.     
  22.     Any help would be appreciated!!
  23.  
  24.     Matt
  25.