Resolved! Suffixing date with date format abbreviation (e.g. EST, UTC, IST, etc.)
Continuing the discussion from Date in Salesforce acceptable format: Hi Team, I actually need the following format for date: 2023-02-28T00:00:00.000 EST I’m currently using $Expire_Date.toLocaleDateTimeString({“format”:“yyyy-MM-dd’T’HH:mm:ss.SSS”,“ti...