Skip to content

Support importing datetime fields with only a specified format #73

@Crell

Description

@Crell

There's a comment in the code right now about why this is impossible to due PHP filling in the current time for anything unspecified. Turns out, you can disable that with a ! prefix on the pattern. Because that's obvious...

So let's update the code to support that, now that we know how.

cf: https://3v4l.org/us8ba

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