1. you can get the date into nd and use the cspDateTime class to add 180 days to it.
2. you can convert the date and use the java calenda class to add 180 days to it.
3. Depending on your database, you may find a function in your database to add 180
days directly to the column. (e.g. in Sybase you can use dateadd(day,180,columndate)
"shuba" <[EMAIL PROTECTED]> wrote:
>>Folks> I have a simple date task to do in ND. All I need to do is get the current
date (ex. today's date 09/01/99) and add 180 days to it and then update a
database
record with that date field. Could somebody please help me with this
code.>thanks
in advance
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]