It would be nice to have `1.5 hour` parsed the same way `1 hour 30 min` is. EDIT: the error is currently `duration::Error::InvalidCharacter(1)`.
It would be nice to have
1.5 hourparsed the same way1 hour 30 minis.EDIT: the error is currently
duration::Error::InvalidCharacter(1).