Skip to content

Format dates and times according to what is required by the target database #1

Description

@htmfilho

Is your feature request related to a problem? Please describe.

The feature is new and cover cases where the date/time format in the CSV file is not compatible with the database date/time format.

Describe the solution you'd like

  • Using column arguments, inform the date/time format present in the column
  • Using another argument, inform the date/time format supported by the database.
  • Convert the format in the column to the format supported by the database.

Describe alternatives you've considered

There is no alternative to solve this problem in the current version.

Additional context

The date/time format syntax will be inherited from the time library in use.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions