diff --git a/README.md b/README.md index 0fe1fbc..0d09a3a 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,16 @@ To close a group, use the button: ``` ## Native plugins +#### `timeButton` +> Attention! Works not all: https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations +```js +{ + "type": "timeButton", + "formatTemplate": "dd HH:mm", + "timeZone": "UTC" +} +``` + #### `weather` > Provider: https://openweathermap.org Need allowance location service ```js