Displaying process and task date time stamps with local time
Content
I am displaying process and task data two in a master / detail way on in VBCS. I am showing it through a connected process and also through a rest call, depending on where the user is in the application. The date times are displaying in UTC. I am not using oj-date-time because I'm simply binding to a table. Is there any way to convert these to display in the browsers local time?
0