Rander method always changes the datetime into UTC

Stimulsoft Reports.NET discussion
Post Reply
shemein
Posts: 5
Joined: Fri Jan 13, 2017 1:11 am

Rander method always changes the datetime into UTC

Post by shemein »

I have a dictionary<string,string> of parameters and value of parameters. some of those parameters are in date time format. When I pass this dictionary into the report.render method it changes this date time string into UTC and render it as html. I don't know what I should do to prevent render method to change the date parameter string into the UTC time. would you please help me ASAP?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Rander method always changes the datetime into UTC

Post by Alex K. »

Hello,

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

Thank you.
Post Reply