hi all , i need to add date and time values according to a specific delay interval
eg :
date = "01-01-09" (date-month-year)
time = "17:15:00" (hours-minutes-seconds)
delay interval = "01:01:00" (days-hours-minutes)
output should be
date = "02-01-09"
time = "18:15:00"
i also need to check for leap year, n need to implement alternate days (30 days for some months n 31 for some ). any idea as to how to proceed ???
ADD date and time values
Page 1 of 11 Replies - 4579 Views - Last Post: 09 March 2009 - 10:22 PM
Replies To: ADD date and time values
#2
Re: ADD date and time values
Posted 09 March 2009 - 10:22 PM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|