On Thu, Jan 11, 2007 at 05:31:36PM +0000, Roy El-Hames wrote: > Sorry to be a pain Ruslan, but now I need to know how to convert unix > into ISO .. > I thought : > $newtime = $dateobj->Set( Format => 'ISO',Value => $newunixtime); The format is "what format is it coming _in_ as. You want to look at the various documetned output methods. -jesse