Closed joshn-ridewta-com closed 3 years ago
The current Status Date/Time records the date/time in the timezone where the status is updated without appending timezone. The time should be tracked via GMT and then displayed in local time.
Also scheduledAfter
Use UTC, see https://docs.microsoft.com/en-us/dotnet/standard/datetime/converting-between-time-zones
The current Status Date/Time records the date/time in the timezone where the status is updated without appending timezone. The time should be tracked via GMT and then displayed in local time.