Get the time different from two date
DateDifferent=DateDiff("d",Date(),rsSelect("Expiry Date"))
tis is the code to get the date differnt between date now with the date from the DB. becoz the interval is Date(d), how can i get the time different between the time? and the PM and AM too..plz help .thank you
|