I have several reports that require begin date/time and end date/time as parameters. No big deal here.
My problem is that the client wants the DEFAULT values to display as:
FROM:
CurrentDate (again no problem), 12:01AM
TO
CurrentDate 11:59PM
How can I set the time as specified? They want it to be 1 parameter for each each. (FROM DateTime and TO DateTime)
Not FROM Date FROM Time and TO date TO Time
Any Suggestions?
-SI
My problem is that the client wants the DEFAULT values to display as:
FROM:
CurrentDate (again no problem), 12:01AM
TO
CurrentDate 11:59PM
How can I set the time as specified? They want it to be 1 parameter for each each. (FROM DateTime and TO DateTime)
Not FROM Date FROM Time and TO date TO Time
Any Suggestions?
-SI