Skip to main content
debasishj0002
March 3, 2023
Solved

how can I change the zone

  • March 3, 2023
  • 4 replies
  • 0 views

in the expression the time value shows in EDT, but the zone display as GMT+00:00.

how can I change this ?

    Best answer by nareshs945

    The GMT in your result is your user profile time zone. Change your user profile time zone to EDT, then it will EDT on your result

    4 replies

    abhayd3663
    March 3, 2023


    text(
      now(),
      "mm/dd/yyyy hh:mm zzz"  
    )

    debasishj0002
    March 3, 2023

    Hi Abhay,

    Kindly refer the attachment, need to change the "GMT+00:00"

    Inspiring
    March 3, 2023

    The GMT in your result is your user profile time zone. Change your user profile time zone to EDT, then it will EDT on your result