Skip to content

The date format in the CSV file is difficult to parse. #282

@DkmS1953

Description

@DkmS1953

The recognition_date field is output in a format that cannot be reliably parsed in a C# program.
Using AI does not help resolve the issue.
Please use a date format that is independent of regional settings, such as %Y-%m-%d %H:%M:%S, for outputting date values.

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