Skip to content

[Bug]: Text file output - Date format is ignored #5028

@dave-csc

Description

@dave-csc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions