Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

The format YYYY-MM-DD is taking the date as the day of the year, eg, 13th feb as 44th day of the year, hence date comes out to be 44-02-2023. Fix is to change the format to YYYY-MM-dd #149

@ayushi-vishwakarma

Description

@ayushi-vishwakarma

DateTimeFormatter formatter = DateTimeFormat.forPattern("YYYY-MM-DD");

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