Skip to content

Use explicit ISO 8601 format when formatting dates from filename #389

@nepstad

Description

@nepstad

When parsing image datetime stamps from filenames, use strftime with ISO 8601 string instead of the more guessy pandas.to_datetime. This puts a clear, strict and very specific requirement on the filename timestamp formatting, and avoids issues with auto-accepting (potentially incorrect) datetime string variants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions