Skip to content

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

License

Notifications You must be signed in to change notification settings

joeyeschner/drupal-timezone-chooser

 
 

Repository files navigation

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'.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.7%
  • JavaScript 44.3%