dave-csc commented on issue #5028: URL: https://github.com/apache/hop/issues/5028#issuecomment-2724051556
Hello @bamaer and @hansva, I probably found what was causing the "issue": I had enabled the option _Fast data dump (no formatting)_ in the Text file output transform. Removing the option makes the `Date`s formatted as desired (but you also need to strip the _Length_ column for the other fields, otherwise they will be padded with spaces) Sorry for the false alarm, thanks for your support :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
