Add datetimetz module for timezone information in date display

Allow multiple comma seperated timezones

Handle click to cycle through configured timezones
Example:
```
bumblebee-status -m datetimetz -p \
datetimetz.timezone=\
"Australia/Sydney,Pacific/Auckland,America/Los_Angeles"
```
Added dependencies to travis config
This commit is contained in:
Frank Zhao 2019-06-04 13:48:36 +10:00
parent cc6fa5a3f3
commit 68cb2e1c79
No known key found for this signature in database
GPG key ID: 7A1FE4A2F3B81903
6 changed files with 89 additions and 1 deletions

View file

@ -186,6 +186,8 @@ Modules and commandline utilities are only required for modules, the core itself
* i3ipc (for the module 'title')
* pacman-contrib (for module 'arch-update')
* docker (for the module 'docker_ps')
* pytz (for the module 'datetimetz')
* localtz (for the module 'datetimetz')
# Required commandline utilities