Skip to Content
0
Former Member
Dec 05, 2008 at 10:46 AM

how to change the input date to next date...........!

96 Views

hi,

I have the following requirement:

I have a source field as "DOJ" and Target Field as "Date"

I want the output as follows:

Input:

DOJ = 12/12/2008 (dd/MM/yyyy)

Output:

Date =13/12/2008 (dd/MM/yyyy)

the requirement is whenever the source filed ie (DOJ) is given a value ie date ="12/12/2008" then the target filed ie (Date) should give the next day's date ie 13/12/2008

pls do let me know ......how to do this .........?