ActiveReports 12
TimeOfDay Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > DateAndTime Class : TimeOfDay Property
Returns a Date value containing the current time of day according to your system.
Syntax
'Declaration
 
Public Shared ReadOnly Property TimeOfDay As Date
public static DateTime TimeOfDay {get;}

Property Value

Returns a Date value containing the current time of day according to your system.
See Also

Reference

DateAndTime Class
DateAndTime Members