Changes

Jump to: navigation, search

Working with Dates and Times in C Sharp

No change in size, 20:17, 19 February 2008
Adding or Subtracting from Dates and Times
<td>AddMinutes<td>Adds the specified number of minutes</td>
<tr>
<trtd>AddMonths<td>Adds the specified number of months</td>
<tr>
<trtd>AddSeconds<td>Adds the specified number of seconds</td>
<tr>
<trtd>AddYears<td>Adds the specified number of years</td>
</tr>
</table>

Navigation menu