DateTimeSettings Class

Definition

Sets the system date and time.

public ref class DateTimeSettings abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.SystemManagementContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DateTimeSettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.SystemManagementContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class DateTimeSettings
Public Class DateTimeSettings
Inheritance
Object Platform::Object IInspectable DateTimeSettings
Attributes

Windows requirements

Device family
Windows IoT Extension SDK (introduced in 10.0.16299.0)
API contract
Windows.System.SystemManagementContract (introduced in v4.0)

Methods

SetSystemDateTime(DateTime)

Set the system date and time.

Applies to