Change regional settings

hi
i want to change regional settings of my system. for example, i want to change date format
is there any api or something like that that i can use.

Within the JVM you have the Locale and TimeZone (and other classes). If you want to change it for the "System" (i.e. the OS), no you cannot (at least not without special libraries and/or a Runtime.exec() call (AFAIK).

Similar Messages

  • Changing regional settings site/site collection/farm level

    Went through existing articles. None exactly explains our issue.
    http://social.msdn.microsoft.com/Forums/en-US/18329838-b3a1-456b-8abe-7c8dbca2e1fd/change-regional-settings?forum=sharepointadminlegacy
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/18329838-b3a1-456b-8abe-7c8dbca2e1fd/change-regional-settings?forum=sharepointadminlegacy
    http://social.msdn.microsoft.com/Forums/en-US/f11bd14c-aa16-4be2-bbc5-df1a1cca54e3/getting-error-changing-regional-settings?forum=sharepointadminlegacy
    http://social.msdn.microsoft.com/Forums/en-US/4cc28f9e-9036-49aa-80d1-4148670c7266/impact-of-changing-regional-settings?forum=transactsql
    Our issue:
    all sites in the site collection had local regional settings. index columns were in use. in order to change each site regional settings we need to first disable index colums.
    suddenly the farm administrators forced a policy that set all site collection to english regional settings. what happens to sites that were forced to change regional settings.
    we use infopath form based solution and there was strange change in behaviour as a result. but this is not an issue for this thread.
    are index colums still ok after the forced change?
    can we force back the site collection/farm regional settings back to local and all is ok?
    should we disable and enable again all index colums?
    how is it that site change does not allow regional settings change and farm/site collection change allows it?
    thanks in advance!

    Called MS support and here are the proposed solutions for this problem
    http://community.office365.com/en-us/f/154/t/11887.aspx 
    Please ensure the "Sort Order" option is chosen "General". After that, your "Locale" will be changed successfully.
    Error when you change the locale setting for the SharePoint Online public website
    http://support.microsoft.com/kb/2824721
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/18329838-b3a1-456b-8abe-7c8dbca2e1fd/change-regional-settings

  • Changing regional settings in CS6/Acrobat X Pro

    Hello,
    I have just installed CS6 and would like to change the regional settings from USA to European A4.
    The following test has been done:
    Created customised A4 job options for each of: Standard Quality, High Quality, Press Quality
    Then edited preference for Conversion from Microsoft Word to PDF using new job option 'Standard Quality A4'
    PDF created is still in Letter sizing after rebooting machine.
    Note: the original Microsoft Word file has a page setup of A4.
    What is the best way to make wholesale changes across Adobe CS6 so that millimetres/A4 settings are the default ?
    Thank you.

    Hi Cre8tiveNess,
    You need to set the same preferences in Control Panel > Adobe PDF Printer > Printing preferences.

  • Changing regional settings gives error

    Hello,
    When trying to set the regional settings I get the following error:
    The column "column name
    Parent Instance" in the list or library "list name" has been marked for indexing. Please turn off all indexed columns before changing the collation of this site. You may re-index those columns after the collation of the site
    has been changed
    Is there any fix for this?  I don't think it's a good idea to remove indexed system columns such as parent, child instance...How would I re-index those system columns?  We need the currency, date and time to display according to the chosen
    locale.
    Thanks,
    Martin 

    Called MS support and here are the proposed solutions for this problem
    http://community.office365.com/en-us/f/154/t/11887.aspx 
    Please ensure the "Sort Order" option is chosen "General". After that, your "Locale" will be changed successfully.
    Error when you change the locale setting for the SharePoint Online public website
    http://support.microsoft.com/kb/2824721
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/18329838-b3a1-456b-8abe-7c8dbca2e1fd/change-regional-settings

  • Changing regional settings

    just moved to US with my HP deskjet ink advantage 4625 all in one printer which  was acquired in Israel.
    I understood that i need to change the regional settings to be able to use a 564 ink cartridges.
    how to do that ?
    tnx
    jacki

    Hi jacki,
    I'm sorry to inform you, the HP Deskjet Ink Advantage 4625 do not have any compatible ink cartridges in the USA.
    The 564 ink cartridges are identical to the 178 ink cartridges as available in Israel, not to the 655 which are completely different cartridges.
    I afraid there are no compatible ink driver for the 4625 in the USA, as the HP Deskjet Ink Advantage Series is not available in the US market.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Changing regional settings - analyzer 6.5

    I need to change the default settings of decimals, but I?m facing problems. At Brazil we use comma instead dot, but Analyzer can?t recognize the changes done at regional settings. If I check other softwares ( like excel ) the values appears correct. How can I solve it?

    Hi,I have found out what was the problem about.Fixpack 3 for DB2 version 8.1 makes JDBC error.I have reinstaled the DB2 v8.1 with fixpack 2 and now it works without problems.No help is needed.Thanks,Grofaty

  • ICloud is changing regional settings in C++ Runtime

    Hello,
    I'm developing an app in C++ that is using SQL sentences for storing data in a database and I've a weird problem. When I launch a MFC (Windows) file selection window, iCloud is launched and it's changing the regional settings (locale settings) in the C++ Runtime to English in non-English Windows systems.
    After closing the window, iCloud is not restoring the locale settings to the machine original ones, so the execution of the programs that are using the C++ Runtime gets messed (in my case, all the points in SQL sentences are changed to colons, so you can imagine the mess)...
    Will Apple launch a fixed iCloud soon?
    Thanks!

    Hi Cre8tiveNess,
    You need to set the same preferences in Control Panel > Adobe PDF Printer > Printing preferences.

  • App-V 5.0 package, struggling to change regional settings

    Hello,
    I have an issue with a specific company app that requires certain regional settings to be present, which is not acceptable in a RDS server environment.
    The tried and failed:
    1) Modifying registries under HKEY_CURRENT_USER\Control Panel\International doesn't do the trick.
    2) Using a script (control.exe intl.cpl,,/f:\\serverfilepath) stopped working with the following error message:
    Any recommendations? I was under heavy impression that registries typically solve all issues for such apps.

    Hello,
    You can most likey include the registry keys in the package - but my assumption is the following;
    1. They would be excluded by the sequencer
    2. They would be excluded by the client
    3. Any API would not directly point to the virtual registry keys
    So virtualizing them would be useless.
    The last error message seems to relate to how you are locking down the server. 
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • Changed regional settings - connection pane dissapears

    I use Version 2.1.1.64 Build MAIN-64.45 on Win XP SP3.
    I have changed my windows locale to Luxembourg (control panel -> regional and language options). After that when i run Oracle SQL Developer, connection pane does not show up. After I reverted locale settings back to United States and restarted Oracle SQL Developer, everything got back to normal.
    This looks like a bug in that software.

    Yes, AFAIK happens in all versions. Some ("rare") locales just don't work.
    The more logical workaround instead of changing your system wide settings would be add this to \sqldeveloper\bin\sqldeveloper.conf:
    AddVMOption -Duser.region=USHope that helps,
    K.

  • Changing regional settings for a printer

    I have printer which is purchased in US and being used in India. It had HP 61 cartridges. Once cartridge finished, I click on buy online from hp help. It showed me 802 series to buy which I ordered online. Look at different support pages, I called HP call center for regionalisation reset, however they need original cartridge in working condition which is not possible now. I have infact thrown old ones. Buying 61 series in India will cost more than a new printer cost. Can you please let me know how to make this printer work with 802series?

    Hi In order to perform such a pen regionalization you will need a full set of both Black and Tri-Color genuine HP 802 ink cartridges, the original ink cartridges should not be required for a such, as well you will need to have the printer connected and installed on your computer. Once getting the new ink cartridges contact HP once again, once filling the form within the bottom of the page below you will get a case number and the contact details:https://support.hp.com/in-en/contact-hp/product/HP-Deskjet-3050-All-in-One-Printer-series---J610/4066450/model/4066451#Z7_3054ICK0KGTE30AQO5O3KA30B3 As a reference you may show the following document which clearly show the requirements for a such:A full set of HP cartridges for your new country or regionhttp://support.hp.com/us-en/document/c02558798 Please let me know if you experience any further issues after contacting HP again, I will do my best to guide you further

  • Error in South Africa Regional Settings in Windows Server 2012 and Windows 8

    Please note that the format for numbers in South Africa regional settings is incorrect. I discovered this through on of our products that would not work on Server 2012, but works from XP to Windows 7.
    Where the decimal was always a point it has now been changed to a comma, which is incorrect and most likely will cause a lot of issues for customers in south africa that use decimal data.
    I can already see spatial data breaking where decimals are used and stored with points and not commas.
    To reproduce this error set your regional settings to South Africa and execute the following code in C#
    System.Convert.ToDouble("10.1234");
    This will throw a FormatException. Change regional settings from a , to a . and there we go it works.

    It seems that this is development related issue, please try to submit a new post in DEV forum. Thanks.
    Thanks
    Zero
    Respectfully Mr. Xia, it looks like the OP is reporting a localization issue, not a development issue.
    For the OP, there's a
    well researched post by a South African developer describing that the decimal comma is the correct choice.  The work cites University style guides, International conference agreements, and government legislation and regulation.
    An excerpt from Mr. MacLean's post, quoting work from EEPublishers:
    English-speaking countries (plus China, India and Japan) use the decimal point. There seems to be a general tendency to formally declare its use worldwide and the International Organisation for Standardization, ISO, also tends towards using the decimal point
    over the decimal comma. In view
    of the South African law, however, the comma shall still be employed in South Africa as “the only recognised decimal indicator for all numbers” [3].
    References
    [1] DR Hendrikz: South African Units of Length and Area, Department of Lands, Trigonometrical Survey, Special Publication No. 2, 1944.
    [2] Measuring Units and National Measuring Standards Act, 1973 (Act No. 76 of 1973), Government Gazette No. 4326, 5 July 1974.
    [3] The International Metric System (SI), Guide to the use of the SI in South Africa, The Council of the South African Bureau of Standards, M 33a, 1992
    [4] Measurement Units and Measurement Standards Act, 2006 (Act No. 18 of 2006), Government Gazette No. 29752, 28 March 2007.
    [5] T Zakiewicz: “Units of Length Measure & Geodetic Standards at the Cape, 1813-1912”, History of Surveying and Land Tenure, Collected Papers,
    Vol. 2, The Institute of Professional Land Surveyors & Geomaticians of the Western Cape, May 2004.

  • Configure regional settings

    How do I change regional settings normally done during initial configuration?

    For what purpose? There are different places where you can change the settings depending upon what you need to do.
    Settings>General>International is one place where you can change regional settings.

  • How can I change the DVD regional settings?

    I have changed my regional settings more than the required times and they cannot be changed any more so l cannot watch some of the dvd's l have.how can l fix it to be multi regional dvd player?

    Hi Sam,
    Once the allowed number of region changes has been reached you will need to flash the firmware in your DVD player in order to reset the region count. You can try to Google for the required update for your make/model of DVD ROM or you can check with a Toshiba Service Agent to see if they can arrange this for you.
    HTH

  • URGENT:Changing Regional & Keyboard settings(language) thru Forms.

    Hello,
         I need to do a screen in English/Spanish. The requirement is that, on the selection of the language from the menu the corresponding screen should come. The ORA and FRM messages, data entry and retrieval should also be in English or Spanish respectively.
    To do this, have used translation builder and have changed an English executable to a Spanish executable. In the menu, am changing the NLS_LANG parameter in the registry through d2kwutil.pll and am altering the session parameters - NLS_LANGUAGE & NLS_TERRITORY based on the lang selected.
    Problems:
    1. FRM and ORA messages are not coming in spanish. I think, will have to change the language to spanish in regional settings and will have to enable the keyboard for spanish. Now, how do I do it thru forms(Oracle release 8.0.6) ? (If I explicitly change the regional settings and then call the spanish screen... it works ! But I need to do it implicitly thru forms.)
    2. Do I need to have 2 executables one for english and the other for spanish if I have to call them thru a menu ?
    Thanks in advance...
    Regards,
    Sonika.

    It looks like an NLS issue. Please post the question at Tehnology->Globalization and NLS forumn.
    Thanks.

  • DVD/CD region settings change problem

    I have a HP notebook with a Toshiba MK 8025GAS master DVD/CD drive with the slave TSST Corp CD/DVD TS-L532M
    I am having trouble changing the region settings as it states I have 1 change left but when I try to change the setting from Region 1 to Region 4, I get the responce "Unable to update region setting. Make sure the drive contains a region 4 media and you have administrative privilege".
    Can you please advise me what I can do about this? Thank you.

    At first I must say that notebook manufacturer is responsible for all your notebook issues and not manufacturer for each hardware component.
    I have Toshiba notebook and inside is Samsung HDD. If I have problems with it I dont contact Samsung but Toshiba.
    You know what I mean?
    Back to your question: do you (your account) have administrative privilege?

Maybe you are looking for

  • Can not initiate internal GPS on Treo Pro (850 Australia)

    I am having trouble connecting GPS. Do you know why?  or How? I have tried with GOOGLE MAP and TOMTOM (ver. 6.030) and GPS signal doesn't seemed to be establish. Post relates to: Treo Pro T850U (Unlocked)

  • Error during Uploading a File

    Hey am stuck in a problem here am trying to upload a file using HttpOutputStream at the client side and at the server side trying to read the file using ServletInputStream .Everytime in the middle of writing the file from ServletInputStream i encount

  • Event Data Change step- Failure

    Hi All, I have a failure in event data change process in a process chain. It has identified 2 packages for change. One package has successfully been done. While processing of second package, the job BCAST**** failed as logon to BW system with user ID

  • IPVC 3500 integration with Polycom Video Conference Solution

    Hi Team, Can you please provide necessory details for integrating polycom with IPVC 3500. Regards Febin.S

  • Problem creating schema source while using WebService in MessageMapping

    Hi, scenario is RFC2WS. Problem that occurs is that when i want to use a method from WebService in MessageMapping XI won't import the structure. I am getting following error. The WSDL is from an external portal on which a WebService is ready to invok