DateTimeOffset.TotalOffsetMinutes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得從國際標準時間 (UTC) 以分鐘為單位的時間位移。
public:
property int TotalOffsetMinutes { int get(); };
public int TotalOffsetMinutes { get; }
member this.TotalOffsetMinutes : int
Public ReadOnly Property TotalOffsetMinutes As Integer