hubot-timezone-converter

3.2.0 • Public • Published

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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.2.0
    2
    • latest

Version History

Package Sidebar

Install

npm i hubot-timezone-converter

Weekly Downloads

7

Version

3.2.0

License

MIT

Unpacked Size

13.5 kB

Total Files

14

Last publish

Collaborators

  • ebababi