:thumbs_up: for this feature.
Till then I have figured out a rather convoluted way of doing a time based arithmetic. I first convert a time string to a date time field and then add hours there and convert it back to a time field. This is what the f...