Skip to content

Add LambdaDslObject#datetime for java.time.LocalDateTime #1864

@huehnerlady

Description

@huehnerlady

Hi,

there are several methods for au.com.dius.pact.consumer.dsl.LambdaDslObject#datetime, but unfortunately there is none for java.time.LocalDateTime.

Image

Our current workaround is to use au.com.dius.pact.consumer.dsl.LambdaDslObject#datetime(java.lang.String, java.lang.String, java.time.ZonedDateTime) and then create a ZonedDateTime manually.

It would be great if that can be added as well

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