Skip to content

c¼: Handle date error parsings nicely #103

@chrko

Description

@chrko

date, _ := time.ParseInLocation("2006-01-02", dateStr, loc)

The error is silently ignored, so a nice error message if a none empty string is tried to be parsed would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions