date/time difference |
7/16/2012 6:59:19 AM |
ASPRunnerPro General questions | |
P
pugsley92 author
Hi all, |
|
![]() |
Sergey Kornilov admin 7/17/2012 |
The best approach is to use datetime fields in the database. This way you can use database functions like datediff() in your SQL query to calculate date and time difference. |