Data.Cloud.AmazonAPI.TAmazonStorageService.CurrentTime

提供:RAD Studio API Documentation

Delphi

function CurrentTime: string; override;

C++

virtual System::UnicodeString __fastcall CurrentTime();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonStorageService


説明

現在の時刻を返します。

CurrentTime は、文字列として適切に整形された、現在時刻を返します。

関連項目