Share via


SystemTime Members

The following tables list the members exposed by the SystemTime type.

Public Constructors

Name Description
Public Method SystemTime Constructs a SystemTime object.

Public Fields

Name Description
Public Field Day Specifies the day associated with a particular SystemTime object.
Public Field DayOfWeek Specifies the day of the week associated with a particular SystemTime object.
Public Field Hour Specifies the hour associated with a particular SystemTime object.
Public Field Milliseconds Specifies the milliseconds associated with a particular SystemTime object.
Public Field Minute Specifies the minute associated with a particular SystemTime object.
Public Field Month Specifies the month associated with a particular SystemTime object.
Public Field Second Specifies the second associated with a particular SystemTime object.
Public Field Year Specifies the year associated with a particular SystemTime object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SystemTime Class
Microsoft.SPOT Namespace