ShawnClake / UserExtended

An extension to the existing RainLab.User plugin for OctoberCMS
http://octobercms.com/plugin/clake-userextended
GNU General Public License v3.0
23 stars 12 forks source link

Timezone picker #91

Closed ShawnClake closed 7 years ago

ShawnClake commented 7 years ago

Add a frontend UI for users to pick their timezone. Probably best suited on the update settings page from the account component.

Likely a dropdown populated via the Timezones table. I will create the necessary functions for getting and saving to the DB.