Skip to content

Support Combined Date and Time #2

Description

@waylonflinn

Right now date normalization only works for a very limited set of matching formats.
This should be extended to include time formats, both standalone in a separate column and combined with a date in a single column.

This significantly increases the complexity.

It will likely require:

  • Creating formats via combinations of independent date and time formats
  • Creation of equivalence classes (several formats should be considered the same)
  • Matching specific formats based on input string lengths (limits combinatorial explosion)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions