Hello, I am also having this issue.
I have this timestamp and have tried using a transformation called “Convert field type” but cannot get the formatting right.
Can you point me in the right direction?
Here is an example of my timestamp:
timestamp:“2024-07-18T06:28:03.655”
And I am using this as the input format but it seems it might be incorrect:
YYYY-MM-DDTHH:mm:ss.SSS
Example result when using that transformation:
2024-07-18 01:23:19
and another example when using the transformation YYYY-MM-DDTHH:mm:ss.s:
2024-07-18 02:23:16.000
I have also tried using the field override but that seems to do nothing.