Hoping someone could help here. I'm trying to create a formula to convert this date and time stamp that is in UTC (zulu time) and convert it to PDT (-7)/24) and round it DOWN from the last three digits (milliseconds) if .499 or lower, and round UP if .500 and greater and get rid of the Z and then the milliseconds and show to the seconds (rounded down/up). The rounding down/up and getting rid of the Z is what I'm struggling with. I've tried several variations and nothing seems to work. When I remove the Z's I lose the milliseconds, and I need that to round down/up. It seems to Round Up automatically when I get rid of the Z with a CTRL+H and replace the Z with nothing. Any help would be much appreciated.
| A | B |
1 | 2019-09-04 02:16:07.135Z |