|
At 06:28 PM 12/15/98 , Rick Renkema wrote: >Is my program non-compliant (or not Year 2000 ready) when I display a date >on screen as DD/MM/YY now or after the year 2000 has arrived? The way a date is displayed has nothing to do with Y2K compliance... it's the way it's stored, sorted, and manipulated. If you store the date with a 4 digit year, but only display the two most significant digits, that's fine. Even if the dates are purely informational, if they are stored in a file, I would suggest you make them Y2K compliant... you never know when someone is going to say "Hey, remember those dates I said we just needed to know, but didn't need to report on... well, I need a report on them". david -- | Internet: david@midrange.com | WWW: http://www.midrange.com/david | | ... A man can move mountains, a world can be turned, | and the greatest of distances easily spanned, | When the strength that's invested in making a fist | is transformed into shaking a hand | | - DMRoth +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.