CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Posts
    2

    How to get system short date format

    Could anybody tell me how to get system short date format from WIN NT as well as Windows95. I need actual for mat like mm/dd/yyyy or dd/mm/yyyy or yyyy/mm/dd

    Thanks in advance.

    Somenath


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: How to get system short date format

    call the GetDAteFormat API


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured