[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
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