The dates in the IPA Landmark database are stored as UTC. I want to display these in the local date/time for our users in the notifications they receive from IPA flows. In the Designer, what is the Assign node code to convert a datetime field from the Landmark database to local date/time? For example, in PfiMetrics table, the datetime field is 2016-10-24 17:14:47.460 (which is UTC). I want to display this to the users as 12:14:47 LOCAL time. Thank you