Resolved! How do I convert a GlideDuration field to number of seconds?
I'm trying to convert the delivery_time field from a catalogue item to the number of seconds, but I'm going round in circles with GlideDuration and GlideDateTime values. I know the underlying storage of a GlideDuration object is either seconds or m...