Skip to content

Date format string in settings allows garbage #7

Description

@Nos78

There is no validation for the date formatting string, so that garbage could be entered which may cause unexpected behaviour when calling Date().format(garbage_string) during file header inserting or during a "modified at" update.

The date formatting should comply with ISO 8601 which specifies how to construct a valid format string and specifies what characters are allowed.,

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