Response.Write(MoviePayedDate) '11/3/2008 9:32:15 AM
Response.Write("<br> -" & Now)'11/3/2008 9:37:31 AM
Response.Write("---------------")
Response.Write("<br>" & DateDifference)' HOW do i get this?
moiseszaragoza 0 Newbie Poster
Recommended Answers
Jump to PostUse this
datediff(DateInterval.Day, Date 1 , Date 2)
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.