convert Date/Time field value into UTC based on the login User timezone
I have a change record form where Planned start date and Planned end date fields are Date/Time fields. Now, once the change form submits then I want to convert these 2 fields into UTC time. For this requirement, I have created 2 new String Type fie...