Closed (fixed)
Project:
Phone Number
Version:
7.x-1.x-dev
Component:
Country Codes
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 16:24 UTC
Updated:
31 Jan 2012 at 17:38 UTC
Could you, please, add the instructions to create a country formatter file by my own? I am willing to create one for France and another for Argentina and share it with the community.
Comments
Comment #1
ckngThe best way is to refer to includes/phone.*.inc.
There are multiple 'ways' employed there, depending on the country phone format you trying to support, likely you could find one as an easy starting point.
You can refer to includes/API.php as well, but I think it is outdated.