I am working on an issue with Date::Manip returning the wrong value
print Dumper(ParseDate( 20231024.020045 )); prints the value $VAR1 = '2024062222:01:34';
I am running perl 5.34 on ubuntu 22.04
I have tried a few minor variations on the code and they all print the same wrong value