Page 1 of 1

I have issues with format Datetime

Posted: Tue Jan 15, 2019 3:31 am
by pdt1704
Hi all,
I used version 2019.1.1 and StimulSoft for Web form HTML5
I have 2 column named Expired_Dt is Datetime(null) and ExpiredDt is String, I used SQL command:
SELECT FORMAT('dd/MM/yyyy HH:mm',Expired_Dt) As ExpiredDt, Expired_Dt FROM <Table>...
When export to pdf by report.ExportDocument, I have some issues like that:
- With column named ExpiredDt (type is string), pdf file show current date with format dd/MM/yyyy, not show data in my dataset
- With column named Expired_Dt (type is Datetime(null)), I used function format date with type is "dd/MM/yyyy HH:mm", data show wrong. I used format type "MM.dd.yyyy", data show with format "dd/MM/yyyy"
- Format type is "dd/MM/yyyy HH:mm", but data show not include "HH:mm"
- My report auto refresh although user do nothing

Now, I back to version 2018.1.4, it run OK.

Please help.

Thanks.

Re: I have issues with format Datetime

Posted: Tue Jan 15, 2019 10:56 pm
by Lech Kulikowski
Hello,

Please send us a sample report with test data which reproduces the issue for analysis

Thank you.

Re: I have issues with format Datetime

Posted: Wed Jan 16, 2019 8:48 am
by pdt1704
Hi,
I have sent email to support@stimulsoft.com
Please help.

Thanks.

Re: I have issues with format Datetime

Posted: Thu Jan 17, 2019 2:49 am
by Andrew
Hello,

Thank you very much. I confirm the receipt.