reptar
04/07/2020, 4:20 PMROUND((CAST({custevent_date_case_reached_queue} AS DATE) - {date}) * 24 *60, 1)
. Only to find out that the date
field is in military time, creating a negative value for times in the PM. Is there any way to convert a military date time to a regular date time with a formula? Do I need to create yet another custom field?reptar
04/07/2020, 5:01 PMbattk
04/07/2020, 8:13 PMreptar
04/07/2020, 9:01 PM