Forum Discussion

abo999's avatar
abo999
Copper Contributor
Jun 14, 2022
Solved

Displaying multiple timezones for tasks

Here is my scenario:   I'm lead PM with a team working on systems maintenance over the course of a given weekend. The maintenance will run 24 hours/day over the weekend, and involves work in both N...
  • John-project's avatar
    Jun 14, 2022
    abo999,
    What version of Project are you using? What version if the US based PM using?

    Your custom field formula works fine for me (US based) but simply adding raw numbers doesn't always work. I suggest you use this formula in custom Start and Finish fields:
    Start1=dateadd("h",7,[Start])

    Hope this helps.
    John

Resources