Using Classic Outlook on Windows for personal email, calendar, and contact management
Y2K is set up correctly under settings but outlook defaults to 2029
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In scheduling an appointment in 2030 with 2 digits, it schedules for 1930
Using Classic Outlook on Windows for personal email, calendar, and contact management
Y2K is set up correctly under settings but outlook defaults to 2029
Outlook is interpreting the two-digit year using the Windows/.NET two‑digit year rule, so 30 is being mapped to 1930 instead of 2030.
Key behavior from the platform:
TwoDigitYearMax) to expand two‑digit years.00–49 are interpreted as 2000–2049, and 50–99 are interpreted as 1950–1999.00–29 become 2000–2029 and 30–99 become 1930–1999.That means when entering a date like 01/01/30 in an environment where the cutoff is 2029, Outlook (via Windows date handling) expands it to 01/01/1930, which matches the behavior described.
To avoid this issue when scheduling for 2030:
01/01/2030 instead of 01/01/30).If control over Windows policy is available, an administrator can adjust the two‑digit year cutoff via the Y2K policy so that the environment uses a later cutoff (for example, 2049). However, even with such a change, using four‑digit years is strongly recommended for reliability.
References: