Results 1 to 4 of 4

Thread: How do i set regional date setting for Windows mobile 6 pro HTC P3300

  1. #1
    Join Date
    May 2009
    Posts
    136

    How do i set regional date setting for Windows mobile 6 pro HTC P3300

    I would like to know that how do i set the Regional date settings for my Windows mobile 6 pro HTC P3300 phone. Can any body knows about it? Kindly provide me the correct logical solution for the above issue. Any kind of help on the above issue would be appreciate.

  2. #2
    Join Date
    Jan 2006
    Posts
    7,109

    Re: How do i set regional date setting for Windows mobile 6 pro HTC P3300

    There are as many as 13 different regional settings available on your mobile phone, and can select any desired one on your mobile phone. You can select the closest settings, that you would like to with on your mobile phone.

  3. #3
    Join Date
    Jan 2006
    Posts
    6,878

    Re: How do i set regional date setting for Windows mobile 6 pro HTC P3300

    You can use the following code to set regional settings on your mobile phone.

    [HKEY_LOCAL_MACHINE\nls]
    "LegacyLocaleMode"=dword:1
    "DefaultLCID"=dword:xxx
    "SystemLCID"=dword:xxx
    Then you need to replace the xxx by language code. '413' is Dutch (The Netherlands) taken as an example.

  4. #4
    Join Date
    May 2008
    Posts
    5,812

    Re: How do i set regional date setting for Windows mobile 6 pro HTC P3300

    You can used the Microsoft.Win32.Registry.SetValue("HKEY_CURRENT_USER\Control Panel\International", "sShortDate", "dd/MM/yyyy") on your system and this will help you to set the regional date to dd/MM/yyyy format on your system.

Similar Threads

  1. Regional Setting: sort by pronunciation
    By cheerful in forum Operating Systems
    Replies: 2
    Last Post: 08-05-2010, 10:30 AM
  2. Setting up Wifi on Windows Mobile 6
    By Theking in forum Portable Devices
    Replies: 4
    Last Post: 25-11-2009, 06:23 PM
  3. Setting up GPRS connection manually on Windows Mobile
    By Sammiel in forum Portable Devices
    Replies: 3
    Last Post: 02-09-2009, 07:53 PM
  4. Regional Settings in Windows Mobile 5
    By Antrix in forum Portable Devices
    Replies: 2
    Last Post: 09-06-2009, 06:54 PM
  5. Replies: 2
    Last Post: 17-10-2007, 02:14 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,678,416.88408 seconds with 17 queries