| Date: | Wed, 30 Jul 2003 11:26:47 +0300 |
| Reply-To: | "Paparodopoulos, Nikos" <NPaparodopoulos@ing.gr> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | "Paparodopoulos, Nikos" <NPaparodopoulos@ing.gr> |
| Content-Type: | text/plain; charset="iso-8859-7" |
|---|
Dear List,
I have the following situation:
DATEX MODE
27-OCT-1998 360
03-JUL-1997 180
11-MAY-2000 90
30-AUG-2001 60
where MODE stands for # of days for 12 , 6, 3, 2 months respectively.
I want to create a new column DATENEW as a result of the following:
DATENEW=DATEX-TIME.DAYS(MODE).
FORMATS DATEX(DATE11).
VARIABLE WIDTH DATEX(11).
but this does not produce: 27-OCT-1997, 03-JAN-1997, 11-FEB-2000 &
30-JUN-2001 respectively, as I would have expected.
Any suggestions would be appreciated.
Best Regards
Nikos Paparodopoulos
|