Hey,
No matter what logic I add to convert dates, it keeps converting them wrong.
I have some dates, like 7/5/2023 at 12:00:00 a.m., and I want the formats of the dates to stay the same but drop the timestamp.
I have use Data Conversion in the package, but it changes the dates to 5/7/2023 instead of 7/5/2023
Is there a way to drop the timestamp and keep the format of the dates?