Microsoft Y2K  
Microsoft
 This static CD-based web site is representative of the www.microsoft.com/y2k site as of October 15, 1999.

Microsoft Year 2000 Readiness Disclosure & Resource Center
Outlook 97  (Thai) - 32-Bit Win

Product Summary
Product: Outlook
Version: 97
Category: Compliant*
Operating System: 32-Bit Win
Language: Thai Release Date: 21 Jul 1997
Operational Range: -
Prerequisites: OUTLLIB.DLL and OUTLLIBT.DLL version 8.0.0.6021
Product Dependencies: Windows 95, Windows 98, or Windows NT 4.0
Clock Dependencies: Operating System Clock
Last Updated: 21 Sep 1999
Product Details

Operational Range for Data:

April 1, 1601 through August 31, 4500 for the Gregorian Calendar

April 1, 2144 through August 31, 3957 for the Thai Buddhist Calendar

How the product handles dates:

  • Storage. Dates in Outlook 97 are stored and manipulated as full 4-digit year dates. Dates are integral to the productÆs operation. The system clock is used for current date and time data.
  • Formatting. Dates are displayed in short and long date formats as specified in OutlookÆs Date Navigator dialog (in Outlook, select the Options command from the Tools menu, go to the Calendar tab, and click the Format button). The calendar format can be set to use the Gregorian Calendar type or the Thai Buddhist Calendar type. Date entry fields parse and accept inputs that follow the formats specified in this dialog.
  • Parsing on date entry.

Obtain the updated OUTLLIB.DLL and OUTLLIBT.DLL version 8.0.0.6021 from http://www.microsoft.com/Thailand/download/o97t6021.exe to properly handle short dates (years represented in 2 digits) when scheduling events that span the century boundary. The update also allows Outlook to recognize 29 February 2000 as a valid leap year.

When using the Gregorian calendar, Outlook employs a 2-digit date window that spans from 30 years prior to and 70 years forward from a reference date. Each date fieldÆs reference date is either the current date or a related date field. The date range for printing an Outlook calendar is limited to 30 years prior to and 70 years forward from the current date.

The Thai Buddhist calendar is different from the Gregorian calendar by 543 years. The current Buddhist year is the Gregorian year + 543. For example, Gregorian 1999 is Buddhist year 2542. When using the Buddhist calendar, Outlook accepts 4-digit year entries in the operational range: years 2144 through 4500 (1601 through 3957 by the Gregorian calendar). Outlook does not accept 2-digit year entries when using the Buddhist calendar.

 

Two-digit shortcut handling:

To interpret 2-digit year entries while using the Gregorian calendar, Outlook employs a date window that includes 30 years back and 70 years forward from a reference date. If a date is entered that does not match the systemÆs short date format, a standard algorithm is used to attempt to discern a valid date from what the user input. Only when a valid date cannot be interpreted is a notification message generated.

Certain features in Outlook are designed to use different parsing algorithms that better fit their particular context. The Birthday and Anniversary fields employ a window that includes 95 years back and 5 years forward from the current date, while the Inbox Assistant and Out of Office AssistantÆs Advanced rule settings use the range of 1980-2079 (Gregorian).

As mentioned above in the Parsing on date entry section, 2-digit year entries are not supported when using the Buddhist calendar. Four-digit year dates are unambiguous and are interpreted as is when using the Buddhist calendar.

 

Common date usage errors:

  1. In Outlook version 8.0 without the updated OUTLLIB.DLL and OUTLLIBT.DLL, 29 February of a leap year is not recognized when the calendar display is set to use the Buddhist calendar. Several places in the Outlook will show this behavior. For example, in the calendar module, if you choose "Go To Date" from the View menu and type in 29 February 2543 (equivalent to 29 February 2000 in the Gregorian calendar), Outlook will not recognize this as a valid date. Or when the system clock is set to 29 February 2543, Outlook cannot open the Calendar folder because the system date is not recognized as valid. Changing the calendar type to Gregorian via Outlook will display the expected results. Installing the update will resolve this behavior.
  2. In Outlook version 8.0 without the updated OUTLLIB.DLL and OUTLLIBT.DLL, when the system clock has a year of 2000 or greater, Outlook parses dates that are entered with 2-digit years as 20xx. For example, if you enter 25/12/99 into a date field, the date will be parsed and stored as 25/12/2099 (not 25/12/1999). There are two areas of Outlook in which this parsing behavior commonly manifests itself:
  • Several places in the Outlook user interface parse date entries and will show this behavior. For example, in the calendar module, if you choose "Go To Date" from the View menu and type in "25/12/99", Outlook will take you to the day 25/12/2099.
  • Because 2-digit years are parsed in this way, if you have custom forms that make calculations based on dates, these calculations are subject to the interpretation made. When a date is entered and displayed using only 2-digit years, there is no visual prompt that the date has been parsed to the next century. For example (again, when the system clock has a year of 2000 or greater), suppose a form allows a user to enter a purchase date, and then uses script to calculate a warranty date 1 year in the future. If this form only shows two digits for the year entered, then the user can type 1/12/99 in the purchase date and the warranty date is calculated as 1/12/2100. This is because the original date was parsed as 1/12/2099. Since the form only shows 2-digit years for dates, both dates appear to be correct and display as 1/12/99 and 1/12/00, however, the dates are stored and evaluated internally as 1/12/2099 and 1/12/2100.

The updated OUTLLIB.DLL and OUTLLIBT.DLL version 8.0.0.60218changes the parsing behavior to the expected results.

  1. For end-to-end compliance when using Outlook 97 as your e-mail client, you need to use a Year 2000 compliant mail server, including Microsoft Exchange Server 5.0 Service Pack 2 or greater. Note that other parts of e-mail connectivity also need to be Year 2000 compliant, for example, client transports, server connectors, gateways, etc.
  2. When creating and using custom forms that store or display dates, avoid using text fields to store date data. If dates are stored in text fields and a script uses this field to calculate another field, the calculation result may not be correct.
  3. The Microsoft Outlook Support for Lotus cc:Mail from the Outlook 97 ValuPack has no known Year 2000 issues with the installation of the update referenced in the following Microsoft Knowledge Base article: http://support.microsoft.com/support/kb/articles/q190/8/84.asp.

 

Testing guidelines and recommendations:

In general, avoid testing in a production environment because one cannot predict side effects with other non-compliant products. Interoperability testing with other Microsoft Office products and with Exchange Server can be conducted safely. Note that reminders for future appointments may be set off during this testing and will not re-notify when date is set back.

Additionally, users should enter dates using 4-digit year information instead of using a truncated 2-digit year format. Furthermore, developers should use these specific year formats on form controls to help ensure the correct/desired date is entered and recorded.

If you use Outlook to send or view Microsoft Exchange Forms Designer (EFD) custom forms, please note that the Microsoft Exchange Forms Designer is a Visual Basic 4.0 16-bit application. It will default 2-digit dates to the century of the current system date. The 2-digit year and 4-digit date fields on custom Exchange Forms Designer are stored as string values. These custom date fields will not sort or filter as expected. Please see the Visual Basic (16-bit) Product Guide for details on Visual Basic 4.0 compliance issues.

See the Microsoft Exchange Server Product Guide for details on server date handling characteristics.

If you install Microsoft Internet Explorer, see the Internet Explorer Product Guide for details on Internet Explorer date handling characteristics.

Outlook 97 uses a number of Microsoft Office 97 shared files for the implementation of task automation, online help, installation, graphics, file find and file I/O. For additional information that is appropriate for Outlook 97, please refer either to the document for the particular Office version that this application came with, or, in the case of a standalone product, to any version 97 Microsoft Office document.

Return to Search Screen

Legend of Symbols:
* The product is compliant with recommended customer action. This indicates a prerequisite action is recommended which may include loading a software update or reading a document.
# The product is compliant with acceptable deviations from Microsoft's standard of compliance. An acceptable deviation does not affect the core functionality, data integrity, stability, or reliability of the product.
+ The product is compliant with pending Year 2000 software updates. Future maintenance actions will be recommended shortly. See Product Guide for further details.
Note: Compliance ratings given for each product assume that all recommended actions have been taken.

If after reviewing this information you have additional questions related to this product, click here.

 

YEAR 2000 READINESS DISCLOSURE

ALL COMMUNICATIONS OR CONVEYANCES OF INFORMATION TO YOU CONCERNING MICROSOFT AND THE YEAR 2000, INCLUDING BUT NOT LIMITED TO THIS DOCUMENT OR ANY OTHER PAST, PRESENT OR FUTURE INFORMATION REGARDING YEAR 2000 TESTING, ASSESSMENTS, READINESS, TIME TABLES, OBJECTIVES, OR OTHER (COLLECTIVELY THE "MICROSOFT YEAR 2000 STATEMENT"), ARE PROVIDED AS A "YEAR 2000 READINESS DISCLOSURE" (AS DEFINED BY THE YEAR 2000 INFORMATION AND READINESS DISCLOSURE ACT) AND CAN BE FOUND AT MICROSOFT'S YEAR 2000 WEBSITE LOCATED AT http://www.microsoft.com/year2000/ (the "Y2K WEBSITE"). EACH MICROSOFT YEAR 2000 STATEMENT IS PROVIDED PURSUANT TO THE TERMS HEREOF, THE TERMS OF THE Y2K WEBSITE, AND THE YEAR 2000 INFORMATION AND READINESS DISCLOSURE ACT FOR THE SOLE PURPOSE OF ASSISTING THE PLANNING FOR THE TRANSITION TO THE YEAR 2000. EACH MICROSOFT YEAR 2000 STATEMENT CONTAINS INFORMATION CURRENTLY AVAILABLE AND IS UPDATED REGULARLY AND SUBJECT TO CHANGE. MICROSOFT THEREFORE RECOMMENDS THAT YOU CHECK THE Y2K WEBSITE REGULARLY FOR ANY CHANGES TO ANY MICROSOFT YEAR 2000 STATEMENT. EACH MICROSOFT YEAR 2000 STATEMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. CONSEQUENTLY, MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. MOREOVER, MICROSOFT DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF THE USE OF ANY MICROSOFT YEAR 2000 STATEMENT IN TERMS OF ITS CORRECTNESS, ACCURACY, RELIABILITY, OR OTHERWISE. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY MICROSOFT OR ITS AUTHORIZED REPRESENTATIVES SHALL CREATE A WARRANTY OR IN ANY WAY DECREASE THE SCOPE OF THIS WARRANTY DISCLAIMER. IN NO EVENT SHALL MICROSOFT OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER REGARDING ANY MICROSOFT YEAR 2000 STATEMENT INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS, PUNITIVE OR SPECIAL DAMAGES, EVEN IF MICROSOFT OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE FOREGOING LIMITATION MAY NOT APPLY TO YOU. THE INFORMATION CONTAINED IN EACH MICROSOFT YEAR 2000 STATEMENT IS FOUND AT THE Y2K WEBSITE AND IS INTENDED TO BE READ IN CONJUNCTION WITH OTHER INFORMATION LOCATED AT THE Y2K WEBSITE, INCLUDING BUT NOT LIMITED TO MICROSOFT'S YEAR 2000 COMPLIANCE STATEMENT, THE DESCRIPTION OF THE CATEGORIES OF COMPLIANCE INTO WHICH MICROSOFT HAS CLASSIFIED ITS PRODUCTS IN ITS YEAR 2000 PRODUCT GUIDE, AND THE MICROSOFT YEAR 2000 TEST CRITERIA.

ANY MICROSOFT YEAR 2000 STATEMENTS MADE TO YOU IN THE COURSE OF PROVIDING YEAR 2000 RELATED UPDATES, YEAR 2000 DIAGNOSTIC TOOLS, OR REMEDIATION SERVICES (IF ANY) ARE SUBJECT TO THE YEAR 2000 INFORMATION AND READINESS DISCLOSURE ACT (112 STAT. 2386). IN CASE OF A DISPUTE, THIS ACT MAY REDUCE YOUR LEGAL RIGHTS REGARDING THE USE OF ANY SUCH STATEMENTS, UNLESS OTHERWISE SPECIFIED BY YOUR CONTRACT OR TARIFF.


 

Wednesday, September 22, 1999
1999 Microsoft Corporation. All rights reserved. Terms of use.

This site is being designated as a Year 2000 Readiness Disclosure and the information contained herein is provided pursuant to the terms hereof and the Year 2000 Information and Readiness Disclosure Act.