| Overload | Description |
|---|---|
| RemoveSeconds(DateTime) | Returns a new DateTime value identical to the source but with seconds and milliseconds set to 0. |
| RemoveSeconds(DateTimeOffset) | Returns a new DateTimeOffset value identical to the source but with seconds and milliseconds set to 0. |