Freigeben über


DateTimeFormatter.Clock Eigenschaft

Definition

Ruft die Uhr ab, die beim Formatieren von Zeiten verwendet wird.

public:
 property Platform::String ^ Clock { Platform::String ^ get(); };
winrt::hstring Clock();
public string Clock { get; }
var string = dateTimeFormatter.clock;
Public ReadOnly Property Clock As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die verwendete Uhr.

Gilt für: