-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
Milestone
Description
Apache Hop version?
2.12.0
Java version?
17.0.2
Operating system
Linux
What happened?
The Text file output transforms always formats any date in the default extended format (e.g. Mon Dec 23 00:00:00 CET 2002), regardless of the declared Format in the Field section, or the Format defined in previous transforms (e.g. Select values).
To workaround, place a Select values transform before Text file output, and convert the Dates into Strings using the format you like
Issue Priority
Priority: 2
Issue Component
Component: Transforms
Reactions are currently unavailable