mozilla / testdaybot

Mozilla QA Test Day IRC Bot
9 stars 12 forks source link

:stats command should show timezone in its output #30

Closed whimboo closed 9 years ago

whimboo commented 9 years ago

The times as output by the :stat command are in UTC but we do not show that anywhere at the moment:

<_TestDayBot> The following hours were active in the channel: <_TestDayBot> 21: 1 <_TestDayBot> 22: 1

Lets add this info to the description.

galgeek commented 9 years ago

pull request submitted

https://github.com/mozilla/testdaybot/pull/32

whimboo commented 9 years ago

PR #32 has been merged.