Skip to main content
Solved

Wrong result when I use HOUR()to calculate & display hours

  • May 18, 2020
  • 2 replies
  • 17 views

Hi everyone,

I’m trying to use formular HOUR()to display my Time as a number. But I keep getting wrong result.
Normally, if the time is 18:30, the number from HOUR() should be 18, but I get 9.0.
Could someone help me to have a look if my formular is wrong?
Cheers

Best answer by ScottWorld

Welcome to the community, @Hans_Yu!

This is a time zone issue. For your “Finish Time” field, you will probably want to turn on the formatting option to show the same time (GMT) for all users.

For a more advanced deep dive into time zones, you can check out my training video & sample base located at either of these 2 locations:

2 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • Answer
  • May 18, 2020

Welcome to the community, @Hans_Yu!

This is a time zone issue. For your “Finish Time” field, you will probably want to turn on the formatting option to show the same time (GMT) for all users.

For a more advanced deep dive into time zones, you can check out my training video & sample base located at either of these 2 locations:


  • Author
  • New Participant
  • May 18, 2020

Welcome to the community, @Hans_Yu!

This is a time zone issue. For your “Finish Time” field, you will probably want to turn on the formatting option to show the same time (GMT) for all users.

For a more advanced deep dive into time zones, you can check out my training video & sample base located at either of these 2 locations:


This helped a lot! Thanks! :slightly_smiling_face: