Hello people,
I have a very specific demand from one of my user... To do this, i need to detect all the "monday" from the calendar in order to display some measures only for mondays and not for the others days.
In calendar component, we can see, for exemple, that 06/15 is Monday, 06/16 is Tuesday ... . How can i create something like a boolean to detect monday and to have a specific display for this day ?
Thank all !
Jonas.