>> For the moment, you'll have to use extract() to pick out the bit(s) you > need:> to_char(extract(timezone_hour from current_timestamp), 'S00');>
It's perfect for me, thanks a lot.Sabin