REXX-ooRexx_4.0.0(MT) 6.03 15 Aug 2009 Win/XP SP3
isodate = '2009-10-06T06:15:22.00+0000'
say isodate
now = .datetime~fromutcisodate(isodate)
produces
Error 88 running E:\work.ooRexx\3.x\main.4.0.0.release\Win32Rel\CoreClasses.orx line 2182: Invalid argument
Error 88.918: Argument date is not in a valid format; found "2009-10-06"
it's actually line 2177 failing on the time(...