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
Windows CE for Handheld PCs 2.0  (Portuguese (Brazil)) - Win CE

Product Summary
Product: Windows CE for Handheld PCs
Version: 2.0
Category: Compliant#
Operating System: Win CE
Language: Portuguese (Brazil) Release Date: 13 Oct 1997
Operational Range: -
Prerequisites: none
Product Dependencies: none
Clock Dependencies: Operating system clock and OLEAUT32
Last Updated: 06 Oct 1999
Product Details

Operational Range for Data: OEM dependent for OS

Description of how the product handles dates:

Windows CE Operating System:

Storage: Windows CE for the Handheld PC stores a compressed year in the OEM Adaptation Layer, (OAL) which is controlled by an OEM. The date range is therefore hardware specific and is determined by the OEM. OEMs receive sample drivers from Microsoft that contain the default date range (1970-2069). This date range is only for the real-time clock and does not effect date ranges for Windows CE applications. Windows CE for the Handheld PC takes and returns a 4-digit year except in the OAL layer that talks directly to the hardware. External interfaces for the operating system support 4-digit years.

* See separate listing for "Windows CE 2.0" for additional Windows CE information

 

Pocket Excel:

  • Storage: The supported date range is 1/1/1900 through 12/31/2078.
  • Parsing on date entry: If a user enters a date in a "M/D/YY" format, less than 30 is 20XX, and equal to or greater than 30 is 19XX.
  • String date parsing during calculations: If a formula takes a string date as an argument, the string date is currently parsed using the same code as the date entry shown above. If converting an Excel95 worksheet to the device using Windows CE Services 2.x, a formula such as =YEAR("1/1/25") that returned 1925, will now return 2025 in Pocket Excel on the device. Note that this only occurs when "1/1/25" is a string using a 2-digit year format

Pocket Word:

  • Storage: There are no known issues. Date and time values for all date usage in Pocket Word are stored as simple text strings.

Pocket PowerPoint:

  • Storage: There are no known issues. Date and time values for all date usage in Pocket PowerPoint are stored as simple text strings

Inbox:

  • Storage: All dates are stored internally as Win32 FILETIME structures. The system clock is used for current date and time data.
  • Formatting. Dates are displayed in 2-digit and 4-digit formats, using the short and long date formats specified in the Regional Settings applet in Control Panel. Date entry fields parse and accept inputs that follow the formats specified in the Regional Settings applet.
  • Date Display: Dates are displayed in listview and readview, but not in sendview.
  • SMTP/POP3 Transport: The POP3 Transport translates dates on incoming messages into Win32 FILETIME structures. POP3 protocol allows for both a two-digit and four-digit year, but if the POP3 Transport receives a two-digit year, then the current yearÆs century is used. i.e., if a message was sent with a date of 2/1/99, and the current year is 2001, then the messageÆs date is translated as 2/1/2099.
  • TNEF Parsing: Reads dates on incoming Schedule + messages. Dates in property format are stored in Win32 FILETIME format (inside a binary file, which are extracted from the text of the message).

Pocket Internet Explorer:

Storage: All dates are stored internally as Win32 FILETIME structures. There are three main areas where Pocket Internet Explorer receives dates from the outside world: Cookies, FTP listings, and Security Certificates. A two-digit year that is less than 79 is interpreted as 20XX. A two-digit year that is greater than or equal to 80 is interpreted as 19XX.

 

2-digit shortcut handling:

Windows CE operating system:

Windows CE does not contain 2-digit conversion logic but OLE does. OLE converts a 2-digit date to a 4-digit date using the following rules:

00 - 29 converts to 2000 - 2029

30 - 99 converts to 1930 - 1999

2-Digit

4-Digit

28

2028

29

2029

30

1930

31

1931

 

  • See separate listing for "Windows CE 2.0" for additional Windows CE information
  • See separate listing for "OLE", when available, for additional OLE DB information

 

Common date usage errors:

Windows CE:

  • Windows CE is dependent upon the OEM and their implementation of the OEM's real-time clock APIs. The OEM must provide the correct information in their OAL/hardware to maintain proper date handling.
  • There are no four digit date formats for the following international locales in the Regional Settings applet in Control Panel: Basque, Catalan, Dutch (Belgian), Dutch (Standard), English (Australian), English (Canadian), English (Caribbean), English (Ireland), English (New Zealand), English (South Africa), English (United Kingdom), French (Belgian), French (Canadian), German (Liechtenstein), German (Swiss), Italian (Swiss), Spanish (Mexican), Spanish (Modern Sort), Spanish (Traditional Sort).

Four-digit year formats for these locales will not be available in some applications, such as Calendar Day View, Tasks, Inbox, and Shell Browser.

* See separate listing for "Windows CE 2.0" for additional Windows CE information

Pocket Excel:

  • If the system short date is changed from YY format (refers to a 2-digit year entry) in the Regional Settings applet in Control Panel, to YYYY format (refers to a 4-digit year entry), Pocket Excel will not change the default display to be YYYY. The user must change the date format in Pocket Excel to show a four-digit year. (Note that Dates are always stored internally in YYYY format)
  • Typing "Jan 00" is recognized as a text string. It should be recognized as 01/01/2000.
  • Using a format such as "Dec 98" in text strings will break at the year 2001 (Dec 01). This is because 98 is too large to be the day of month, so Pocket Excel assumes it is a year. However, Pocket Excel assumes "Dec 01" refers to December 1 of the current year.
  • Due to the ambiguous nature of text dates, in general they will always have some potential for error. Use serial dates whenever possible and take great care when transferring text dates.
  • The DATE() function is not designed to take 2-digit year shortcuts, since it receives numeric parameters. The DATE() function calculates a number less than 1900 as an offset from 1900. So, if you were to enter a formula such as =DATE(15,1,1), the resulting date would be January 1, 1915, not 2015.
  • A date value stored in a Pocket Excel cell is copied as a serial date to the clipboard. i.e. 2/29/2000 is cut/pasted from Pocket Excel to Pocket Word as 36585.

Inbox:

  • POP3 protocol allows for both a two-digit and four-digit year, but if the POP3 Transport receives a two-digit year, than the current yearÆs century is used. i.e., if a message was sent with a date of 2/1/99, and the current year is 2001, then the messages date is translated as 2/1/2099.

Calendar:

  • Unable to print on March 01, 2038, with a print date range starting 12/31/2037 and ending 04/29/2038
  • Calendar alarm notification does not sound at mid-night on any day. (including 1/1/2000)

 

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.


 

Thursday, October 7, 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.