I would like to create a calendar view, pulling the records from the “created_time” field (with corrected timezone - i’m in Asia, Macau).
The date is correctly adjusted in the “created_time” field, but when I visualize it in the calendar and define the color for these records as red when the date is “today”, it takes the original timezone (CDT) instead of my timezone.
How can I fix this?
Thanks!