Microsoft
Software
Hardware
Network
Question : How do I get the Date() to begin at 07:00 instead of 00:00
I have two fields with date and time in them.
The date defaults to the Date() and time default to Now().
However, I want the date field Date() to begin at 07:00 instead of 00:00 so that the time between 00:00 and 06:59 has the previous date instead of today's actual date and
switches to the new date at 07:00. The time will always default to correct time or Now().
I was wondering if the best thing to do would be use the Now() function and subtract .2916667 (7/24) to get the date offset?
Answer : How do I get the Date() to begin at 07:00 instead of 00:00
Is your date field just for display purposes? If so you could just use one field containing date/time and calculate the modified display date for as you have suggested. The time suppressed by the display formatting options.
Random Solutions
Trying to open Outlook 2000 PST in Outlook 2003
White Screen in SCCM 2007 Remote Tools after update
How do you Clone a Custom List Item
Cannot delete users from site collection on wss 3.0
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.
LINQ to SQL insertonsubmit, multiple instances before submitchanges
problem sending email from asp pae
Printing mutipul pages VB.NET 2005
how to run SSIS package until it succeeds
Formula, Function or Macro that will eliminate the last 6 characters from a cell value