Exported csv Dates look like 5/12/22, 1:37 PM instead of 5/12/22, 1:37:00 PM.
To mitigate this, you need to add -Djava.locale.providers=COMPAT to the JAVA_OPTS parameter. This will format the time like 5/12/22 13:37.