Forum Discussion
mr_fnord
5 years agoFrequent Visitor
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...