The fuzzy matching library ("github.com/sahilm/fuzzy") can't handle when the letters in the input string are misplaced, e.g.
$ tzconv moscwo
error: unable to find timezone 'moscwo'
The expected behavior here is that it will correctly find Moscow location.