Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a date and time using individual members for the month, day, year, weekday, hour, minute, second, and millisecond.
The following tables list the members exposed by the SYSTEMTIME type.
Public Constructors
| Name | Description | |
|---|---|---|
| SYSTEMTIME | Initializes a new instance of the SYSTEMTIME class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
day | Gets a value that specifies the current day of the month. |
![]() |
dayOfWeek | Gets a value that specifies the current day of the week. |
![]() |
hour | Gets a value that specifies the current hour. |
![]() |
milliseconds | Gets a value that specifies the current milliseconds. |
![]() |
minute | Gets a value that specifies the current minute. |
![]() |
month | Gets a value that specifies the current month. |
![]() |
second | Gets a value that specifies the current second. |
![]() |
year | Gets a value that specifies the current day of the month. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)
.gif)