
This class provides access to the system clock
Time
(This property is read-only.)
Gets the current system time.
Date
(This property is read-only.)
Gets the current system date.
Year
(This property is read-only.)
Gets the current year.
Month
(This property is read-only.)
Gets the current Month.
Day
(This property is read-only.)
Gets the current day of the month.
WeekDay
(This property is read-only.)
Gets the current day of the week.
Hour
(This property is read-only.)
Gets the current Hour.
Minute
(This property is read-only.)
Gets the current Minute.
Second
(This property is read-only.)
Gets the current Second.
Millisecond
(This property is read-only.)
Gets the current Millisecond.
ElapsedMilliseconds
(This property is read-only.)
Gets the number of milliseconds that have elapsed since 1900.