@jyrgenn The expected time is relative to the current time, not the original time.
# select time '20:47:36' + interval '1303 min' as expected;┌──────────┐│ expected │├──────────┤│ 18:30:36 │└──────────┘