TimeSpanExtensions Class |
Namespace: NetQuarry
The TimeSpanExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToTimeOnly |
Converts a TimeSpan to a time-only DateTime value. This is useful when handling SQL-Server Time columns
because .Net maps those to TimeSpan objects.
|