hubot-fathertime
v1.0.3
Published
A Hubot script that converts time to your local timezone
Downloads
3
Maintainers
Readme
hubot-fathertime
this script only works with the Slack adapter
A Hubot script that converts any time to your (and others) local timezone.
Please see dfarr/fathertime for the original project
Installation
In hubot project repo, run:
npm install hubot-fathertime --save
Then add hubot-fathertime to your external-scripts.json
:
[
"hubot-fathertime"
]
Configuration
(optional) You can set the HUBOT_FATHERTIME_DATEFORMAT
environment variable to return a custom date format.