Forum Discussion

AverageAsker's avatar
AverageAsker
Helper I
10 years ago

Convert DateTimeOffset to DateTime

Hi, my data source is SQL table containing DateTimeOffset column, I need the date-time stored there to be displayed in the report as a date-time converted by using the time zone's offset stored in th...