Now() Function in Customer Time Zone - Capture custom timestamps without Message Scenarios
Summary:
We capture timestamps of events inside of the Start and End/Not Done events by using a message scenario to set properties. This causes problems, however, because if the technician is offline this will not populate, and also there is a small delay in the values populating when doing it like this.
The Now() function could be used to immediately populate a property so that it is there on the device as soon as submitted, even when offline, however this comes by default at the resource time zone, where I need it at the customer time zone.
now('HH:mm z') will give me e.g. 10:30 +1
Tagged:
1