How to input hour in use UTC+8:00 Beijing TimeZone

Hi,

Is there anyone know how many hours should I put when I try to Add triggle to auto run my project at everly weekly 07:00am. I’m confused to calculate hours. Thanks so much.

Hi @Evelyn_Lu

Let’s say the current time is 10:30 AM.

  1. Convert the current time to hours: 10 (since it’s 10 hours past midnight).
  2. Determine the number of hours remaining until the next 07:00 AM: 7 (since 07:00 AM is 7 hours away from the current time).
  3. Add the number of hours remaining to the current time: 10 + 7 = 17.

Therefore, you would schedule your project to run in 17 hours (from the current time) to start at the next 07:00 AM.

Keep in mind that this calculation assumes a 24-hour time format. If you are using a different time format, make sure to adjust the calculation accordingly.

Thanks!!

@Evelyn_Lu

As you want to run at 7AM and you already selected the required timezone…enter 7 in hours and 0 in minutes

Hope this helps

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.