Results 1 to 2 of 2

Thread: Getting Regional Settings

  1. #1

    Thread Starter
    Hyperactive Member jovton's Avatar
    Join Date
    Nov 2000
    Location
    South Africa
    Posts
    266

    Getting Regional Settings

    Hi there.

    How can one easily determine the current date format that the user has set up in his regional settings (control panel)?

    Thank you.
    jovton

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Getting Regional Settings

    System.Threading.Thread.CurrentThread.CurrentCulture.DisplayName

    System.Threading.Thread.CurrentThread.CurrentCulture.DateTimeFormat.FullDateTimePattern

    And so on.

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