Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akfernun committed Jan 17, 2018
1 parent 3ba1154 commit a4639ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -112,6 +112,12 @@ After that you have the following instance methods available to you.
`phone_object.location ==> "Indiana"`

`phone_object.location(:ja) ==> "ソウル特別市"`

- ### `timezone`

Returns the time zone of the number.

`phone_object.location ==> "America/New_York"`

### Class Methods

Expand Down

0 comments on commit a4639ed

Please sign in to comment.