DateTimeExtensionsAdd Method |
Name | Description | |
---|---|---|
Add(DateTime, Int64, DateTimeUnit) |
Adds a value of the specified unit to a DateTime.
| |
Add(DateTime, TimeSpan, String) |
Adds a TimeSpan value to a DateTime taking a timezone into consideration.
| |
Add(DateTime, Int64, DateTimeUnit, String) |
Adds a value of the specified unit to a DateTime taking a timezone into consideration.
|