You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Finding numbers in text and parsing a single phone number are different functions.
Google doesn't provide an online demo for finding numbers in text.
I'd suppose the bug you've described is somewhere in Google's code, so you could report that to them if you manage to reproduce it in one of the languages they support for calling that function (Java, C++).
Steps to reproduce
0312345678foobaa 09011112222
)Observed result
Expected result
Google's demo link
"Parse" is able to parsed that phone number.
https://libphonenumber.appspot.com/phonenumberparser?number=0312345678&country=JP
https://libphonenumber.appspot.com/phonenumberparser?number=09011112222&country=JP
The text was updated successfully, but these errors were encountered: