I’m working in a basic schedule that sort all appointments by date using the date/time picker. The thing is that when I select a date (excluding the time) it doesn’t show any appointment except for the one that is set at 12:00 am (I know this is the default time the date picker give you). I want to know if there is a way to ignore the default time so the repeating group can show me all the appointments with the same date but different times.