TimePattern quirk, perhaps

If one wanted to substitute a zero for the space padding in the above, when present, add a replace function to your code, eg.
replace(timepattern(now()-7200,"HH:MM:SS")," ","0")