ClientDateTimeInfo Class

Class for Client DateTime Information.
Public Class ClientDateTimeInfo
This language is not supported or no code example is available.
public class ClientDateTimeInfo
This language is not supported or no code example is available.
Name Description
Public constructor ClientDateTimeInfo(RunObj, int) Construct the instance
Top
Name Description
Public property Date Gets the a Date string
Public property DateTime Gets the client's date and time.
Public property Day Gets the client's day of the month.
Public property DayOfWeek Gets the client's day of the week.
Public property DayOfYear Gets the client's day of the year.
Public property Hour Gets the hour component of the client's date.
Public property Millisecond Gets the millisecond component of the client's date.
Public property Minute Gets the minute component of the client's date .
Public property Month Gets the month component of the client's date.
Public property Now Gets the client's local date and time offset.
Public property Second Gets the second component of the client's date .
Public property Ticks Gets the number of ticks that represent the client's date and time.
Public property Time Gets the client's time of day.
Public property TimeOfDay The time interval that has elapsed since midnight
Public property TimeOfDayMs The time interval that has elapsed since midnight, includig milliseoncd
Public property Tomorrow Gets the day component of the client's Tomorrow date .
Public property UtcNow Gets the UTC date and time offset.
Public property Year Gets the year component of the client's date.
Public property Yesterday Gets the day component of the client's Yesterday date.
Top
Name Description
Public enumeration e Enum containg list of IDs of runtime objects
Top
T.Modules.ClientStation.ClientDateTimeInfo

.NET Framework

Supported in: 4.8

In this article

Definition