TimeExtensions
.
.
::
.
.
TimeOfTheDay Method
Times the of the day.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
Time
TimeOfTheDay
(
DateTime
dateTime
)
Parameters
dateTime
Type:
DateTime
The date time.
Return Value
Time.
See Also
TimeExtensions Class
Core Namespace