Retrieved date isnt correct

2
I'm lost. I'm struggling with the following subjects: date, UTC, database and microflow. I have an object with a date. This date is set as "Not localized" in my domainmodel. I fill the date with a UTC date in a flow. In the database I see the correct date. But when I want to retrieve that date in a flow and use it, I get a localized date. Underneath is the date which is saved in the object Underneath is the date which is retrieved from the object above. Why do I get a localized date, I don't want to get a localized date. On my domain model I set localized to 'no' and I saved the date in the database as UTC. How can I retrieve the not localized date from an object in my expression?
asked
0 answers