I have a workflow to add a date to a chat record, so I can create a repeating group to display the chat messages in different days. This works great, but found one having repeating days and could not figure out why until I looked at the record. I had one time 1/27/2022 12:00 AM, and one for 1/26/2022 10:00 PM.
It turns out since the other person was in a different timezone it was making a time at different times, and now there are 2 dates for a single day instead of 1. I’ve tried formating the text to be a specific timezone, but it won’t let me do that.
Any suggestions on how to get the dates added in the same timezone so there are not multiple dates anytime the two people are in different timezones?