Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.1 KB

calendar_addmonths_787442092.md

File metadata and controls

28 lines (19 loc) · 1.1 KB
-api-id -api-type
M:Windows.Globalization.Calendar.AddMonths(System.Int32)
winrt method

Windows.Globalization.Calendar.AddMonths

-description

Increments or decrements the month.

-parameters

-param months

The number of months by which to increment the month (if the value is positive) or decrement the month (if the value is negative).

-remarks

Note

This API is being updated to support the May 2019 Japanese era change. If your application supports the Japanese calendar, you should validate that it properly handles the new era. See Prepare your application for the Japanese era change for more information.

-examples

-see-also

Calendar, date, and time controls, Calendar sample, Date and time formatting sample