API:Data.Cloud.AmazonAPI.TAmazonStorageService.CurrentTime

Aus RAD Studio API Documentation

Delphi

function CurrentTime: string; override;

C++

virtual System::UnicodeString __fastcall CurrentTime();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonStorageService

Beschreibung

Gibt die aktuelle Zeitangabe als korrekt formatierten String zurück. {{#multireplace:Data.Cloud.AmazonAPI.TAmazonStorageService.CurrentTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Cloud.AmazonAPI.TAmazonService.CurrentTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Cloud.AmazonAPI.TAmazonService.CurrentTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt die aktuelle Zeitangabe als korrekt formatierten String zurück.

Mit CurrentTime wird die aktuelle Zeitangabe als korrekt formatierter String (z.B. 'dd.MM.yyyy"T"hh:nn:ss.zzz"Z"') zurückgegeben.

Siehe auch