Resolved! How to convert duration field to a string value?
Hi Guys,My problem is: I want to subtract two date/Time field and the result should stored in another field.This i have achieved through this code using Business Rule."var gdt1 = new GlideDateTime(current.initial_response_date_time.getDisplayValue())...
