Phone number format in Mountain Lion

My old Address Book (prior to Mountain Lion's change to Contacts) had hundreds of phone numbers wirth the preference that they would NOT be auto formatted --- I entered the numbers just as I wanted them to appear. Now, after updating to Mountain Lion, all my phone numbers ar formatted the SAME (U.S. convention with use of parenthesis) which is not what I want. Anyone know of a workaround (or will Apple correct this with an update?).

D. Hoffmann wrote:
Apple's software engineers probably all live in the greater San Francisco are, where there aren't any area code overlays, which would potentially explain why they didn't think to allow xxx-xxx-xxxx as an alternative format.
I think the explanation is that they all have cell phones. Apple expects everyone to be in the habit of prefixing all phone numbers with "+<country code>". If you do that, your cell phone will be smart enough to figure out how many digits it needs to dial. Land lines can't do that. Here in Ontario, things are pretty antiquated, If I dial a 905 number, it may or may not be local. I can't tell until I try. If I don't add the 1, I'll be chastised for attempting to make a long distance call without the 1 and get hung up on. If I just add the one and don't need it, I'll be chastised for that too and hung up on.
So, if you create a phone number in Contacts with "+1", you get a US-style number useable anywhere in the world from a cell phone. If you prefix with a "+33", you get a French-style number useable from anywhere on a cell phone. Apple doesn't do hybrids because that assumes you are dialing the number by hand and no one does that anymore.

Similar Messages

  • 10 digit phone number format

    Does anyone know of a way to change the default BB 10-digit phone number format of NNNNNNNNNN to include either spaces or parentheses?  i.e. (NNN) NNN-NNNN or NNN NNN NNNN.   

    Hi and welcome to the forums.
    If you setup your contact in the (722-344-66770 you can certainly do it. The field is numeric..
    You can view the contact and it will be that format, but when you dial, it will just be numbers, The telco has no need of the dashes and parenthesis so the BB doesn't waste space displaying and sending them.
    The dashes and () in this case mean nothing to the telco. There are symbols that do, but if you stay with these your safe.
    If you need further assistance please ask! If not:
    Please resolve the post using the green kudo's box. Simply check the post that had
    your answer in it. Thanks!
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • SQL phone number format check

    Hello, I am looking for a programmatic way to check phone number formats in my database using SQL. The phone numbers MUST be one of 2 formats:
    XXX-XXX-XXXX or (XXX)XXX-XXXX
    I want to return the row if they are NOT one of these formats.
    Thank you!

    This?
    SQL> WITH t AS (
      2     SELECT '555-555-1212' phone FROM dual UNION ALL
      3     SELECT '( 555 )555-1212' FROM dual UNION ALL
      4     SELECT '555 555 1212' FROM dual UNION ALL
      5     SELECT '(555)555-1212' FROM dual UNION ALL
      6     SELECT '555 555-1212' FROM dual)
      7  SELECT phone
      8  FROM t
      9  WHERE TRANSLATE(phone, '()-0123456789', '()-') NOT IN ('--', '()-');
    PHONE
    ( 555 )555-1212
    555 555 1212
    555 555-1212If you are on 11g, you could also do something with regexp_like, but personally, I think it would be overkill. If spaces are not invalid as long as the rest meets the format, two parens and a hyphen or two hyphens (i.e. the second one could be valid, but not the third and fifth) then use replace to get rid of spaces first and nvl to deal with nulls like:
    SQL> WITH t AS (
      2     SELECT '555-555-1212' phone FROM dual UNION ALL
      3     SELECT '( 555 )555-1212' FROM dual UNION ALL
      4     SELECT '555 555 1212' FROM dual UNION ALL
      5     SELECT '(555)555-1212' FROM dual UNION ALL
      6     SELECT '555 555-1212' FROM dual)
      7  SELECT phone
      8  FROM t
      9  WHERE NVL(TRANSLATE(REPLACE(phone, ' '), '()-0123456789', '()-'), 'x') NOT IN ('--', '()-');
    PHONE
    555 555 1212
    555 555-1212John

  • Change Phone Number Format

    Can we change phone number format from "US" to "Australia" phone number format?

    And Dutch and Irish too, Please?

  • Other country address/ phone number formats??

    Does anyone know if you can enter individual telephone numbers into a contact's card in the telephone number format of that country? For instance when I want to add a French friend's address and phone number it reverts to US standards, ie: (**)-***-***, when I really need to put the phone number in their French format, like: ** ** ** ** **.
    The same applies to that person's street/town address too, it has to be in the USA format not their French way of listing addresses.
    I cannot find a way of not applying the country specific "global" address and phone number formatting to individuals who do not have a US address......Am I missing something here? This has been annoying me for some while, while most of my contacts are USA based I'd really like to be able to list other friends and contacts who live elsewhere in a proper regional way...... So I thought I'd reach out to others to see if there's a solution here....thanks!

    Hello Peter,
    Under preferences inside the address book, there is a phone preference to edit or creative formats for displaying phone numbers in your address book.
    "Automatically format phone numbers"
    When this option is selected, Address Book formats phone numbers for you when you enter them. To create a new format, click the Add button and type a format in the Format field.
    Thanks,
    Hope this work out for you!

  • International Phone Number formatting

    Hello all,
    I'm wondering if there are any open source phone number formatting libraries out there? The phone numbers can come from anywhere in the world.
    I would get something like this
    0112024444444
    Algeria
    and get
    011 20 (2) 444-4444
    Thanks,
    Ralph

    I'm sure there are, but there's a lot of formats out there. Why not just have a single field and let people put what they want. If it's not a valid number, then they won't get a call.

  • Allow Multiple Phone Number Formats

    Hi folks,
    In the past I have always set the Phone Number format using the simple Arbitrary Mask feature in the text box properties e.g. (99) 9999 9999 but I have a form where two different phone number formats are acceptable (an Australian landline OR mobile).
    They are:
    (99) 9999 9999
    9999 999 9999
    Is this only possible through the magic of Javascript? I have tried Googling and found nothing.

    Thank you for your reply GKaiseril. I think I'm starting to undertsand it a little bit, especialyul after reading a similar thread that you contruibuted to here: http://forums.adobe.com/thread/861867
    My understanding is that the "vr re_NA_Phone_Commit =" bit specifies where the spaces are in the strong of numebrs, where the brackets go etc. But doesn't this still only set one type of format?
    If I use the following code, it turns 0399999999 (an example landline number) into (03) 5499 9999, great! But if I typed in 0499999999 (an example mobile number) I want it to become 0499 999 999 becasue that's how we format mobile numbers.
    // custom format
    var re_NA_Phone_Commit = /^\(?([0-9]{2})\)?[. ]?([0-9]{4})[-. ]?([0-9]{4})$/
    if(re_NA_Phone_Commit.test(event.value)) 
    event.value = "("+ RegExp.$1 +") " + RegExp.$2 + "-" + RegExp.$3;
    else {
    event.value = "";
    event.rc = false;
    // end custom format

  • Which are the supported phone number formats for IPhone?

    Can anybody tell me which are the supported phone number formats for IPhone? or any link which will help me as I want to know exactly which phone numner formats are supported by iPhones? Thanks in advance

    Thanks for your quick reply. But I want to know like the below mentioned phone number formats, which other formats are supported by iPhone,
    1. +36 1 889 6600
    2. +421 33/591 79 11
    3. +39 035 322048
    4. +65 6336 3456
    5. +61 7 3027 8400
    6. +86 516-83265979
    Can you give some idea regarding this? thanks in advance.

  • Serial Number problem with Mountain Lion

    I purchased a macbook air on July 17th. I've been trying to download Mountain lion, but when I go to the uptodate site and put in my serial number I keep getting a message saying my serial number is already claimed. How is this possible? What does it mean? And how do I go about fixing it so I can start downloading Mountain Lion? Any help is greatly apprecitated!

    Try looking/posting here.
    Microsoft Support
    Microsoft Support – Office for Mac
    Microsoft Support – Office for Mac (2)

  • What to do if you lost apple claim reference number for downloading Mountain Lion

    Okay, So I just registered my Macbook pro for Apple's Up-to-date program that lets you upgrade to mountain lion if you bought a Mac starting june 11.. So i registered my macbook pro and i forgot to copy the Claim reference number that they give you.. What do you all suggest i do?

    Been waiting 6 hours now, still no email after submitting the form for my retina MBP.  You'd think at least the MBP with retina would be a quick confirmation, since they didn't exist before the eligibility period for getting a free Mountain Lion update....
    Getting rather frustrated here.  I took today off to deal with the upgrade and potential clean install so I'd have it up and running before returning to work tomorrow.  And I've had absolutely NOTHING from apple yet...

  • Help: Enforce phone number format through DB trigger

    Hi,
    I am trying to create a trigger in DB that will alter any phone number insert or update into a standard format as (xxx) xxx-xxxx.
    For example,
    1. if user attempts to insert 123-456-7890, the trigger will alter it as (123) 456-7890
    2. if user attempts to insert 1234567890, the trigger will alter it as (123) 456-7890
    Any suggestions?
    Thank you in advance.
    Jimmy

    SQL> create table test_phonenumber (id number, phone_number varchar2(14));
    Table created.
    SQL> create or replace trigger test_number_trg
      2  before insert or update on test_phonenumber
      3  for each row
      4  begin
      5     if translate(:new.phone_number, '0123456789()-', '9999999999XYZ') = 'X999Y 999Z9999' then
      6             dbms_output.put_line('Good Format -- Row inserted/updated!');
      7     else
      8             :new.phone_number := translate(:new.phone_number, '0123456789-() ', '0123456789');
      9             :new.phone_number := '('||substr(:new.phone_number,1,3)||') '||substr(:new.phone_number,4,3)||
    '-'||substr(:new.phone_number,7,4);
    10             dbms_output.put_line('Phone number reformatted!');
    11     end if;
    12  end;
    13  /
    Trigger created.
    SQL> insert into test_phonenumber values (1, '(123) 456-7890');
    Good Format -- Row inserted/updated!
    1 row created.
    SQL> insert into test_phonenumber values (2, '0019991234');
    Phone number reformatted!
    1 row created.
    SQL> select * from test_phonenumber;
            ID PHONE_NUMBER
             1 (123) 456-7890
             2 (001) 999-1234
    SQL> update test_phonenumber set phone_number = '1117770011'
      2  where id = 2;
    Phone number reformatted!
    1 row updated.
    SQL> select * from test_phonenumber;
            ID PHONE_NUMBER
             1 (123) 456-7890
             2 (111) 777-0011
    SQL>

  • Phone number format edit

    Hello everyone, i have a problem with my iPhone 4S. I'm from Romania so it's not a verizon problem only... When a person in my contact list is calling me it only shows the numer of the caller not the ID, but after i hang-up and go to call history it shows the ID. I tried to put +4 in front of the number but now when someone is calling it shows the ID but in call history it shows the phone number. The phone is Jailbroken so if there is any solution what requires a jailbroken phone i am happy to try it out. The format region is on Romania and the International Assist is OFF. I tried as many things i could find on the internet about this but still can't figure it out. Can you guys help me? My firmware is 5.1.1 and i DON'T want to upgrade to 6 because i use a gevey sim card to unlock it, so anything else that can help ?

    Thanks, indeed. I had my Phone language set to "English (United States)" . I never thought that this would change the number format. I changed it to English and now it's ok.
    + it stopped with that annoying correction while i'm writing text.
    So double thanks
    Attachments:
    wp_ss_20130524_0002.jpg ‏71 KB

  • Luxembourg phone number formatting in iOS = 4.0

    Hello,
    Since upgrading to iOS 4, phone numbers here in Luxembourg are no longer displayed in a readable way, the formatting is incorrect.
    Example : the correct phone number 26 52 26 52 would be displayed as 2 652 2652. That's bizarre, not logical and not readable. The first digit is not a prefix, it makes no sense at all to group phone numbers as # ### ####. You could show it in blocks of 2 or 4 (3 would be a bad choice because numbers are usually 6 or 8 digits).
    Is this a know bug ? In MacOS you can define your own number formats in the address book, but that's obviously not possible in the iPhone.
    Pascal

    Yes, Region Format is set to Luxembourg. Language is set to English. I should have mentioned that my wife and my friends have exactly the same issue with their iPhones.
    Pascal

  • Phone number format inconsistency

    I really like the letter templates in Pages, but have been having the following problem for some time (in previous versions of Pages as well as Pages '09): the format of my phone number and fax number is not consistent.
    For example, my address will appear as:
    555 Park Avenue
    New York, NY 10003
    T (555) 555-5555
    F 555-555-5556
    I have no idea what causes this or how to remedy it. I tried fiddling with Address Book.app, but nothing there seems to have any effect.
    Any ideas?

    This is an address book issue. Got to address book, preferences, phone, then choose your format. You will have to change the formatting of old entries.

  • How to set phone number format like start with 0 or + it is not allowing

    Hi All,
    We Are trying to give in phone number field as number start with 099235623 or +91- like that
    but it is not allowing to chage format
    it is taking 99235623 eventhouh we entered as infront of zero
    our requirement is we need to enter zero also
    please give any idea
    Thanks
    Rio

    Hi,
    First Check the Data Type of the Field. That must be "DTYPE_PHONE". If this is the Data Type, then, it will allow the phone format set at the Locale Level for the Application. Check the Format at Locale Level.
    [OR]
    It's simple, you can change the Data Type of the particular Field to "DTYPE_TEXT".
    Regards,
    Joseph ArulDass

Maybe you are looking for

  • Error occurred in deployment step 'Activate Features'

    I have created an Empty SharePoint Project in Visual Studio 2010 and added a Web Part. The scope for my feature is set to "Site". My "Active deployment configuration" is set to Default. When I click Deploy in the context menu of the project in Visual

  • Problems attaching files to e-mails

    After installing Lyon, from my wife's user she can't attach files to an e-mail. The window opens but only shows folders and the folders can not be opened. I can do it from my user. What could be happening?

  • VNC : windows do not update contains but get grey instead

    Dear list, I use vnc to connect to a 2x2,66 Hhz 6-core Intel Xeon, under 10.6.8. I used to work correctly until last month updates. Since then, when I use the scrollbar on windows or move a window on the screen, the contents becomes uniform-grey. The

  • Apple Mail Signatures

    I am trying to create a signature that has social media icons that are linked to those accounts. I can do that but all my text below the icons (disclaimer and marketing slogans) are underlined. How do I prevent that. See signature below. <Personal In

  • I can't sync Outlook 2007 with Blackberry 8700 - Calendar, Tasks, Notes

    Hi folks, I'm new to this forum. I just updated from MS Outlook 2000 to MS Outlook 2007 .. and now am only able to synchronize with the Address Book. I was able to synchronize all 4 items before: Address book, Calendar, Tasks, Notes. Device manager -