Data.Cloud.AzureAPI.TAzureService.XMsDate
Delphi
function XMsDate: string;
C++
System::UnicodeString __fastcall XMsDate(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp | Data.Cloud.AzureAPI | TAzureService | 
Description
Returns the current date and time, properly formatted for the x-ms-date header.
The XMsDate method returns the current date and time, properly formatted for the x-ms-date header.