How to get default timezone from server

1
Hi, I need the default timezone located in the project settings. How do you get it in your microflow?
asked
1 answers
0

Hi Wilfried,

Why do you want the default timezone of the project? I assume on creating users. Mendix automatically detects the timezone from the browser and uses that for example datetime calculations. If it's not detected, Mendix uses automatically the project timezone to assign. Have a look at this documentation: DateTime handling FAQ Really helpful!

answered