Resolved! Scheduled Report - Email Subject Line with Local Date
I have an existing scheduled report with a date in the email subject line. It is showing UTC date: javascript:"Changes Approved On " + gs.now() How would I change the code to show the local time? I can show local date/time using the following, but I...