Forum Discussion

mr_fnord's avatar
mr_fnord
Frequent Visitor
5 years ago

Local Datetime to UTC, inconsistent behavior from DateTimeZone.From()

I have a datatable from a SQL database with a local datetime column [DeliveryDateTime] that I need to join to other tables with UTC times.    I am using a Custom Column with the formula: DateTimeZ...