3.2.0 • Published 6 years ago

hubot-timezone-converter v3.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-timezone-converter

Enable hubot to convert times in user time zones during discussion.

See src/timezone-converter.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-timezone-converter --save

Then add hubot-timezone-converter to your external-scripts.json:

[
  "hubot-timezone-converter"
]

Sample Interaction

user1>> team meeting at 4am
hubot>> 21:00 (Eastern Standard Time)
        03:00 (Central European Time)
        04:00 (Eastern European Time)
3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago