dave-csc commented on issue #5028: URL: https://github.com/apache/hop/issues/5028#issuecomment-2721738210
Hi @bamaer, > If your date format matters, write your date fields to the text file as a String field and apply the formatting there, there's no need to add an intermediate Select Values transform. following this reply I tried to remove the conversion in Select values and print the Dates as Strings (with formatting applied) in the Text file output, but they're still keeping the default extended format... -- 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]
