How to display the correct number of days in calendar widget, when selected
1
When I apply leave for 5 days, only 4 days are highlighted in calendar widget in Mendix. I applied leave for Dec 11-15, but only 11-14 is highlighted, but not 15th, how can we solve this?
asked
Soundarya D
1 answers
1
Hi there,
For me, this happened because the attribute is date time, which was automatically going to 12:00AM when a time wasn't explicitly chosen:
If the time is after 12:00AM, the correct number of dates should show.