Data.Cloud.AmazonAPI.TAmazonStorageService.CurrentTime
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonStorageService | |
Delphi
function CurrentTime: string; override;
C++
virtual System::UnicodeString __fastcall CurrentTime();
Description
Returns the current time.
CurrentTime returns the current time, properly formatted as a string.