Skip to content

Dates are strings and are not matching the types #95

@ZimGil

Description

@ZimGil

dateTime: "Date",
date: "Date",

This is correctly typing the interfaces with Date but the actual values are passed as string,
We need to wrap the values with new Date(wsdl-value)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions