Skip to content

fix: allow Myanmar numbers to have have area code 9 or 09, and be 10 or 11 digits long#53

Open
royanger wants to merge 5 commits into
dongri:mainfrom
clerk:user-1387-update-myanmar-phone-numbers
Open

fix: allow Myanmar numbers to have have area code 9 or 09, and be 10 or 11 digits long#53
royanger wants to merge 5 commits into
dongri:mainfrom
clerk:user-1387-update-myanmar-phone-numbers

Conversation

@royanger

@royanger royanger commented Apr 9, 2025

Copy link
Copy Markdown

Checked https://dialaxy.com/blogs/myanmar-phone-number-format/ to confirm the information the customer shared.

Comment thread examples/main.go
"fmt"

"github.com/dongri/phonenumber"
"github.com/clerk/phonenumber"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not change this

Comment thread go.mod
@@ -1,3 +1,3 @@
module github.com/dongri/phonenumber
module github.com/clerk/phonenumber

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not change this

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

Successfully merging this pull request may close these issues.

3 participants