Microsoft
Software
Hardware
Network
Question : Adding time to a date/time field
I need to add 10 hours to a date/time field and report on it. The current formula is:
DateTimeToTime ({table.field})
I know I can't simply add "+ 10.5" to the end...
Thanks!
Answer : Adding time to a date/time field
Hi can't test right now, but try
Time(dateadd('h', +10,{table.field}))
Kj
Random Solutions
Install SQL reporting services 2005 and 2008 on the same server
How do I add rows to a datagridview based upon a For Each statement in VS2008?
SQL*Loader - Trim Leading & Trailing Space for Columns with Spaces in Name
Determine average resistance!
Creating a Dynamic Form from SQL database tables in ColdFusion
WSUS Client Updating
restore from DB?
Replace missing images with default image
Should I enable or disable TCP Offload in my Hyper-V R2 environment?
Laptop running windows vista, SYSTEM process goes to 100% cpu after being accessed by any computer on the network.