About Abbot
Abbot is a programmable bot that turns your team chat into a shared command center. We handle all the boilerplate of building and running these conmmands so that you can focus on making tools that help you ship faster.
We built Abbot because we saw the power of this style of work (called ChatOps), when we worked at GitHub. ChatOps made it possible for GitHub to work productively without meetings, while globally distributed. We think it's a pretty great way to work, so we made it easy to use in Slack, Discord, and Microsoft Teams.
You can read more about Abbot here, check out our blog, or take a look at some of the other cool packages available as a one-click install from Abbot's Package Directory.
README
Convert a unix timestamp to a date time object in UTC.
If your time zone or location are set in Abbot (by saying @abbot my location is {your location}
), it will also convert the time to your local time.
Convert to a different time zone by adding the time zone to convert to as a second argument. Because abbreviations may conflict (there are multiple IST
and CST
time zones, for example), you must specify in a format like Asia/Kolkata
or America/Los_Angeles
.