Hi,
I have noticed that tika parser when reading mails file (extension file.msg) reads time wrong.
Funny because everything else including date is correct.
I have to extract some data from mails including date and time ( all have the same structure).
Mail was sent 23.06.2022 15:33 and tika says in columns “Date Created and Date Modified”
2022-06-23T13:33:23Z
It seems it is always 2h late.
In configuration there aren’t settings to date and time.