Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 404 Bytes

Drupal Timezone Chooser

Adds a block with a select box which lets a user choose the timezone

INSTALLATION

Clone this module in the /modules/custom directory

Enable with drush en timezone_chooser

Install and enable the RestUI module.

Go to /admin/config/services/rest. Enable Resource 'USER', Methods 'PATCH', Request format 'json', Provider 'cookie'.