I created a function:
fD = D => new Date(D).toDateString().toLocaleString("en-US", { timeZone: "America/New_York" )};
Problem is that someti