Skip to content

Don't use regex for DateTime parsing #1

@jschpp

Description

@jschpp

At the moment regex is used to parse locale aware datetimes.

Thats not the most robust implementation.
It would be better to split the log line and use DateTime.TryParse()

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