I have a website in Sharepoint 2007. I need to create a page where I have a field where the user can enter an hour (22:00, for example). I will then make some CAML queries, asking to get the pages with the hour less or greater than a specific hour.
I know Sharepoint have the Datetimefield, but this one only shows the date, you cannot set the hour.
Some solution?
Thanks.