Originally posted by: paul.brett
I think this should do the trick:
=FROMDATETIME(TODATETIME("20" + In1,"CCYYMMDDHH24MMSS0-9"),"{CCYY-MM-DD}T{HH24:MM:SS+/-ZZ:ZZ}")
...currently the timezone is not being displayed for me, but that may be because I am in GMT.
If the timezone is fixed for your runtime, then you could use:
=FROMDATETIME(TODATETIME("20" + In1,"CCYYMMDDHH24MMSS0-9"),"{CCYY-MM-DD}T{HH24:MM:SS}")+"+00:00"
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange