Click or drag to resize

TimeSpanExtensions Methods

The TimeSpanExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToTimeOnly
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.
Top
See Also