Because of the fact I already have been involved to this issue, I think it worth mention
the fix developed already. Lee agreed with my diagnosis (it was indeed string-stack value
trash), and checked in the fix to 5.1 as
<LRS787>
LRS787 - Fix bug with $ZDT() UTC formats
Description/
Release Note:
A bug that could result in incorrect results with the $ZDT() function
has been fixed. With the UTC formats $ZDT($H,n,7) and $ZDT($H,n,8), the
trailing "Z" could get overwritten when the function was used as part
of an expression, e.g. $ZDT($H,3,8)_"ulu".
</LRS787>
You could request it as an adhoc.
Regards,
Timur
On 30.06.2004 16:04, Timur Safin said the following:
On 30.06.2004 1:24, Denver Braughler said the following:
Please log it to WRC.
ProdLog #37685.
I looked over the relevant code briefly, and guess I know where the
problem is (this additional trailer character wasn't properly put to the
"string-stack"). I put my notes to the relevant prodlog, let see that
Lee will say.
Timur