We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Data dibawah ini, data nya ngaco
{ 'phone': '62816565954', '_phone': PhoneNumber(country_code=62, national_number=62816565954, extension=None, italian_leading_zero=None, number_of_leading_zeros=None, country_code_source=0, preferred_domestic_carrier_code=None), 'national_number': '62816565954', 'local_number': '16565954', 'carrier': None, 'area_code': '628', 'area_name': 'Karo, Deil Serdang (Bandar Baru, Sibolangit)', 'is_mobile': False }
Data dibawah ini benar
{ 'phone': '628995514154', '_phone': PhoneNumber(country_code=62, national_number=8995514154, extension=None, italian_leading_zero=None, number_of_leading_zeros=None, country_code_source=0, preferred_domestic_carrier_code=None), 'national_number': '8995514154', 'local_number': '8995514154', 'carrier': '3', 'area_code': None, 'area_name': None, 'is_mobile': True }
The text was updated successfully, but these errors were encountered:
Bug sebenarnya disebabkan proses input yang belum di standarisasi.
Sorry, something went wrong.
No branches or pull requests
Data dibawah ini, data nya ngaco
Data dibawah ini benar
The text was updated successfully, but these errors were encountered: