Skip to content

Add a TO_CHAR(date/timestamp, format) SQL function #74

@simoc

Description

@simoc

Add an SQL function to convert a date or timestamp to a string.

The java.time.format.DateTimeFormatter class will be used to do the conversion and format will be a pattern used by java.time.format.DateTimeFormatter.

Also use the CsvJdbc "timeZone" and "locale" database connection properties when converting the date or timestamp, if set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions