nyaruka / phonenumbers

GoLang port of Google's libphonenumber library
MIT License
1.25k stars 148 forks source link

Wrong parse for Greece phone number. GR become DE. #153

Closed jiamo closed 11 months ago

jiamo commented 1 year ago

go run cmd/phoneparser/main.go 306000010012 DE

            E164: +49306000010012
National Dialing: 030 6000010012
        National: 306000010012
         IsValid: true
rowanseymour commented 12 months ago

That seems to match the result from https://github.com/google/libphonenumber