Skip to content

When Date object is given, json-formatter only shows result as "Date". #69

@Anurag9589

Description

@Anurag9589

I have consumed this formatter and returning JSON data to client from sever which is generated dynamically i.e. ExpandoObject.
Date is coming at the client but json-formatter could not able to display it in string, if I convert the date object in string it works but when I give other input in a same way it works like number,string or any complex object as given on demo site ( shown in below image).
image

please check the issue, as we can see in image Date is not shown, it shows only the name of Date object.

json-formatter

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