Click or drag to resize

DateTimeExtensionsAdd Method

Overload List
  NameDescription
Public methodStatic memberAdd(DateTime, Int64, DateTimeUnit)
Adds a value of the specified unit to a DateTime.
Public methodStatic memberAdd(DateTime, TimeSpan, String)
Adds a TimeSpan value to a DateTime taking a timezone into consideration.
Public methodStatic memberAdd(DateTime, Int64, DateTimeUnit, String)
Adds a value of the specified unit to a DateTime taking a timezone into consideration.
Top
See Also