Skip to content

miyako/4d-plugin-phonenumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

4d-plugin-phonenumber

4D implementation of libphonenumber from Google

Features

Only the PhoneNumberOfflineGeocoder feature is available. It seems PhoneNumberToCarrierMapper and PhoneNumberToTimeZonesMapper are for Java only.

Platform

carbon cocoa win32 win64

Version

preemption xx

Releases

2.1

  • please use the release link, the repository does not contain the pre-built plugin because it is too large

Syntax

json:=Parse phone number (number{;params})
Parameter Type Description
number TEXT The phone number to process
params TEXT Options
json TEXT Parsed result
  • Properties for params

default_region: string The region to assume in case the country code is missing

language: string The locale for the result description and descriptionForUserRegion

region: string Specifier for language

user_region: string The region for the result. For example, some formatting may be abbreviated for numbers in the same region

Examples

2017-07-08 19 30 50