Skip to main content
October 31, 2023
Question

Timezone Issue

  • October 31, 2023
  • 3 replies
  • 0 views

Hi Team,

I have a PM which will trigger every 1hr and waits until the time resulted by a rule. So while testing this is working fine in development and certification environments but in pre production environment it somehow converting the time in different format. for example: the date mentioned in the DB is 12:30 AM but the rule giving 12: 30pm in the script task of the PM.

Anyone knows what is happening here? 


[mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]



Thanks in advance

    3 replies

    stefanhelzle0001
    Brainy
    October 31, 2023

    Without knowing any details, could it be that the user used for deployment on PROD has a different timezone?

    You can also define a fixed timezone for the model. That makes it independent of the deployment user.

    November 1, 2023



    I don't know how to trace it.

    stefanhelzle0001
    Brainy
    November 1, 2023

    This blog post should give you a bit of background on working with time in Appian: https://appian.rocks/2023/02/13/working-with-time-in-appian/