Skip to content

Overload_CodeJam_Dates_DateTimeExtensions_AddMonths

andrewvk edited this page Nov 5, 2016 · 2 revisions

DateTimeExtensions.AddMonths Method

Overload List

 

Name Description
Public methodStatic member AddMonths(DateTime, Int32, Boolean) Returns the date resulting from adding the given number of months to this date.
Public methodStatic member AddMonths(DateTimeOffset, Int32, Boolean) Returns the date resulting from adding the given number of months to this date.
  Back to Top

See Also

Reference

DateTimeExtensions Class
CodeJam.Dates Namespace

Clone this wiki locally