ClientDateTimeInfo Class
| Name | Description | |
|---|---|---|
|
ClientDateTimeInfo(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
Date | Gets the a Date string |
|
DateTime | Gets the client's date and time. |
|
Day | Gets the client's day of the month. |
|
DayOfWeek | Gets the client's day of the week. |
|
DayOfYear | Gets the client's day of the year. |
|
Hour | Gets the hour component of the client's date. |
|
Millisecond | Gets the millisecond component of the client's date. |
|
Minute | Gets the minute component of the client's date . |
|
Month | Gets the month component of the client's date. |
|
Now | Gets the client's local date and time offset. |
|
Second | Gets the second component of the client's date . |
|
Ticks | Gets the number of ticks that represent the client's date and time. |
|
Time | Gets the client's time of day. |
|
TimeOfDay | The time interval that has elapsed since midnight |
|
TimeOfDayMs | The time interval that has elapsed since midnight, includig milliseoncd |
|
Tomorrow | Gets the day component of the client's Tomorrow date . |
|
UtcNow | Gets the UTC date and time offset. |
|
Year | Gets the year component of the client's date. |
|
Yesterday | Gets the day component of the client's Yesterday date. |
T.Modules.ClientStation.ClientDateTimeInfo