System.DateUtils.TTimeZone.GetDisplayName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetDisplayName(const ADateTime: TDateTime; const ForceDaylight: Boolean = False): string;

C++

System::UnicodeString __fastcall GetDisplayName(const System::TDateTime ADateTime, const bool ForceDaylight = false);

プロパティ

種類 可視性 ソース ユニット
function public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils TTimeZone

説明

指定された日時に基づくタイム ゾーンの完全名を返します。

GetDisplayName を呼びだすと、指定された日時に基づく、(可能であればローカライズされた)タイム ゾーンの完全名を返します。