Thread
:
Difference Between Two Dates
View Single Post
#
2
(
permalink
)
07-29-2007, 02:03 PM
specci48
Basic4ppc Expert
Join Date: Apr 2007
Location: Germany
Posts: 1,057
Awards Showcase
Total Awards
: 2
Hello dvanwig,
the DateAdd function is a powerful way for every date calculation.
You should code something like this:
Code:
tenDaysBeforeBirthDayInTicks = DateAdd(bithdayInTicks,
0
,
0
, -
10
))
specci48
specci48
View Public Profile
Send a private message to specci48
Find all posts by specci48