I have a simple question that will give me a difficult answer I think.
I have a database with RIDES. Each ride has a specific date when our Animal Ambulances has been deployed in rescuing a animal in need.
Like this:
Using the date time picker I want to be able to see all rides of a specific date.
To do that all my Rit_DATUM records are in mm/dd/yyyy 12:00 am so I do not have to use the time.
When I set the date time picker to Dutch date format: dd/mm/yyyy nothing is found.
Even when I change the format to: mm/dd/yyyy nothing is found.
Also when I set the date format to EUROPEAN dd/mm/yyyy nothing is found.
Please, who will shed a light on this so I can see my rides in a repeating group.
Check the styles. I had a field that would only show d/m/yyyy until I took the style off it. Then it gave me back the possible date field formats once I took the style off.
It’s not because the values in your date picker are for a whole day, and your values in the column are a date and time is it? What happens when you copy one of your date/time timestamps and search for that? do you get one record back?
Problem is that the user does not knows what time the call is made so he searches on date only. I found out that setting the time to 12:00 am did the trick but now it does that not anymore. I only want to search on a date for the whole of calls that day…
I can’t put that in the date/time picker: I have to pick a date from the calendar: