Hello,
I have two questions about displaying time in Dashboard List. Here is a screenshot of my List setting.

My questions are:
1. Why the time showing in Dashboard List is in a different time zone from my ArcGIS Pro? For example, if a feature has a date value of 10/30/2024 12am in Pro, it becomes 10/29/2024 8pm in Dashboard List. The service was published as hosted feature layer in ArcGIS Enterprise. The dashboard was also built in ArcGIS Enterprise.
2. How can I show only the date, not the time? I understand that in popup I can make a custom field using Text($feature.date_field,'MM/DD/YYYY'), but in Dashboard I don't think I can.
Thank you.