antonmedv/countdown

invalid duration or kitchentime - with a valid input

jakob1379 opened this issue · 4 comments

To replicate:

❯ date
2023-02-08T08:24:24 CET
❯ countdown 14:15
error: invalid duration or kitchentime: 14:15

Expected behaviour:
should be the same as the command

❯ countdown 02:15PM

@jakob1379 I'm not able to reproduce this.

Please see the attached video.
Note: I also tested with combinations of hours and minutes and didn't see any issues.

Screencast.from.03-04-2023.04.55.18.PM.webm

@tlboright thanks for debugging !

@tlboright thanks for debugging !

So the problem is still in my end, tried with different terminals, disabling my bashrc, running in zsh

Updated to the latest version which solved the issue