Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.11 KB

calendar_addminutes_2080177883.md

File metadata and controls

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

Windows.Globalization.Calendar.AddMinutes

-description

Increments or decrements the minute.

-parameters

-param minutes

The number of minutes by which to increment the minute (if the value is positive) or decrement the minute (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