Data.Cloud.AmazonAPI.TAmazonStorageService.CurrentTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CurrentTime: string; override;

C++

virtual System::UnicodeString __fastcall CurrentTime();

Properties

Type Visibility Source Unit Parent
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonStorageService

Description

Returns the current time.

CurrentTime returns the current time, properly formatted as a string.

See Also