Skip to content

Get the date of last month's last day #10

@KD4

Description

@KD4

Feature Request

I want to get the previous month end date.

LocalDate.now().minusMonths(1).withDayOfMonth(LocalDate.now().minusMonths(1).lengthOfMonth())
// 2021-05-31

Could you adjust StringLocalDateValue Class for this feature?

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