The returned value has an unusual format, if it was formatted by TD there would be a leading zero before the hour.
What's your client tool/connectivity?
Did you check the FORMAT of EVENT_DTSZ? A blank shouldn't cause any problems, it's just for display, the internal storage is always the same.
What's the expected result? EVENT_DTSZ normalized to UTC, your local timezone?
What's your local time zone, TD release?
Do you want to split it just for display (SELECT) or use it in an INSERT/SELECT?
The returned value has an unusual format, if it was formatted by TD there would be a leading zero before the hour.
What's your client tool/connectivity?
Did you check the FORMAT of EVENT_DTSZ? A blank shouldn't cause any problems, it's just for display, the internal storage is always the same.
What's the expected result? EVENT_DTSZ normalized to UTC, your local timezone?
What's your local time zone, TD release?
Do you want to split it just for display (SELECT) or use it in an INSERT/SELECT?
Dieter