Page 1 of 1

Rander method always changes the datetime into UTC

Posted: Fri Jan 13, 2017 1:21 am
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?

Re: Rander method always changes the datetime into UTC

Posted: Fri Jan 13, 2017 1:13 pm
by Alex K.
Hello,

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

Thank you.