Why does variable type Date and Time automatically assume the time?

0
Hi all.   So for example, I have a data input widget where I specify the “Due Date” only in the format dd-MM-yyyy   However, I noticed on the debugger that after saving, it automatically assumes the Time as 23:00:00. Why?   Also import to mention that the Localize is set to “No” in this attribute. Thanks in advance
asked
1 answers
0

I have been struggling with dates and times a bit recently, but I found this section of the docs very useful: https://docs.mendix.com/refguide/datetime-handling-faq

Doesn’t answer your question, but maybe it helps if you haven’t seen it before

answered