1.0.3 • Published 9 years ago

hubot-fathertime v1.0.3

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

hubot-fathertime

this script only works with the Slack adapter

A Hubot script that converts any time to your (and others) local timezone.

example

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.