[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: sqr 5 warnings
- Subject: Re: sqr 5 warnings
- From: Schiff Fred <FSCHIFF@NLFS.COM>
- Date: Mon, 15 Nov 1999 09:19:33 -0500
The warning came up 4 times on my sample because I
printed dates in this manner 4 times. A warning
which comes up 10,000+ times in a normal run, is not
a warning that should be ignored.
-----Original Message-----
From: Clara Carter [mailto:clarac@RAINMAKERSYSTEMS.COM]
Sent: Friday, November 12, 1999 5:35 PM
To: Multiple recipients of list SQR-USERS
Subject: Re: sqr 5 warnings
It's just a warning and your program will run.
cc
At 05:20 PM 11/12/99 -0500, you wrote:
>Seems like a silly warning.
>
>We are *printing* 2 digit years cause thats all that fits.
>I can look at an activity date and know which century it is in.
>
>For inputting dates, I've been using 4 digit years for a few years.
>(sqr 2.5)
>
>-----Original Message-----
>From: Fay, Brannon [mailto:brannon.fay@PAETEC.COM]
>Sent: Friday, November 12, 1999 4:38 PM
>To: Multiple recipients of list SQR-USERS
>Subject: Re: sqr 5 warnings
>
>
>You can do 1 of 2 things:
>
>1) Change your date to be Y2K compliant and use 4 digits for the year, i.e.
>MM/DD/YYYY