0
zdeen created
Could you please share the guidance of using JSON.stringify with Moment as Date object. When I try to do that the time string gets truncated as follows,
- As you can see in the screenshot I have both fromDate and toDate passed as a parameter
- But as soon as it's passed through JSON.stringify it gets truncated. Please refer to the content_ constant in the screenshot below
- Class and interface details
- We are using Angular Version 8.3.5 with ASP.NET core.
Thanks