serokell / tzbot

Timezone bot for Slack
Mozilla Public License 2.0
7 stars 2 forks source link

[#111] Improve ephemeral message phrasing #116

Closed dcastro closed 1 year ago

dcastro commented 1 year ago

Description

Problem: For users in, let's say, Tallinn, the ephemeral message will say <time> <date> in Europe/Athens. Technically, Tallinn and Athens are on the same offset, but this message may be confusing for some users.

Solution: Amend the message to instead say <time> <date> in your timezone (Europe/Athens).

Related issue(s)

Fixed #111

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)

✓ Release Checklist