refresh
1 TopicRefresh time issue
Do you guys typically add a card that shows the last time the data was refreshed? I had created a seperate table called lastrefreshtime and have a column using this code = DateTime.LocalNow() I just noticed when I use automatic refresh it switches the time to utc which I assume is b/c the microsoft server that is handling the sync is in utc. Is there any way to make it just use eastern time zone? or maybe I just add a utc label next to so users aren't confused.Solved775Views0likes3Comments