Inbound XML Date Showing as 01/01/1970

Stimulsoft Reports.Flex discussion
Locked
tmac16
Posts: 12
Joined: Fri Sep 24, 2010 8:19 am

Inbound XML Date Showing as 01/01/1970

Post by tmac16 »

Hi, i am using version 2017.1.1 and my data in coming in from an XML file. I have a date field in the xsd as:

<xs:element name="LoadDate" type="xs:date" minOccurs="0" />

And the xml file has them formatted as mm/dd/yyyy (e.g. 06/22/2017). In Designer the Types is datetime.

Both the Designer and my flex application as displaying the data as 01/01/1970.

Any ideas why?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Inbound XML Date Showing as 01/01/1970

Post by HighAley »

Hello.

We have made an improvement.
Please, check our next build (2017.1.11) when it will be available.

Thank you.
Locked