We have a web part that is set to pull from a list based onthe list
name and view name. In this list, we have added the Scheduled Start
and End Date publishing columns and are trying to build a view based on
these columns. When building the filter for the view, we select those
columns (which are date and time) and use <= and >= [Today](reserve
word). This filter works but only on the day. It excludes the time.
I have seen the hacks for calculated columns, but they do not appear to
work.