Created date value

1
  Hello everyone,   I have a problem with the system created date attribute, and this problem is a two-hour difference between the server time and the time in this attribute. I must have the time in this attribute based on server time.   Many thank.
asked
2 answers
0

Hi Saja,

check this article about how to handle the datetime and localization, and  server timezone 
https://docs.mendix.com/refguide/date-and-time-handling

answered
0

hi nour,

i know that the created date read the date time as a [%CurrentDateTime%] which must gives the current date time like the server timezone but also i have faced the 2 hr's difference. note that the session date time give me the right date time as server time zone. thank u again :)hi nour, i know that the created date read the date time as a [%CurrentDateTime%] which must gives the current date time like the server timezone but also i have faced the 2 hr's difference. note that the session date time give me the right date time as server time zone.

thank u again :)

answered