serokell / tzbot

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

[#89] Fix parsing of minutes after `h` separator #91

Closed dcastro closed 1 year ago

dcastro commented 1 year ago

Description

The parser was accepting 7hff and then defaulting ff to 0 minutes.

Related issue(s)

Fixed #89

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)