Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix parser of time in convert_result method
- changed direct method call to lambda with guard and original method call - handled situation when value is already of a Time class by adding guard
- Loading branch information