Comparing version 0.1.1 to 0.1.2
@@ -15,3 +15,3 @@ { | ||
"homepage": "https://github.com/justin-john/node-timezone", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": { | ||
@@ -18,0 +18,0 @@ "name": "Justin John Mathews", |
@@ -40,3 +40,3 @@ node-timezone | ||
You can override the [sensor](https://developers.google.com/maps/documentation/timezone/#RequiredParam) parameter of Google Timezone API with adding an object as last parameter of `getTimezone` method. The **sensor** defaults to **false**. | ||
You can override the [sensor](https://developers.google.com/maps/documentation/timezone/#RequiredParam) parameter of Google Timezone API with adding an object as last parameter of `getTimeZone` method. The **sensor** defaults to **false**. | ||
```js | ||
@@ -43,0 +43,0 @@ timezoner.getTimeZone( |