Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for international numbers formatted with double zeroes #32

Closed
severin opened this issue Nov 25, 2011 · 1 comment
Closed

Support for international numbers formatted with double zeroes #32

severin opened this issue Nov 25, 2011 · 1 comment

Comments

@severin
Copy link

severin commented Nov 25, 2011

Phony.normalize('+41 44 364 35 33').should == '41443643533'

works correctly. It would be nice, if Phony also supported the "Double Zero" syntax:

Phony.normalize('0041 44 364 35 33').should == '41443643533'
@floere
Copy link
Owner

floere commented Nov 25, 2011

That would indeed be nice. Please update to 1.6.1 to experience the niceness ;)

@floere floere closed this as completed Nov 25, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants