Data.Cloud.AzureAPI.TAzureService.XMsDate
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
Unit: Data.Cloud.AzureAPI | |
Parent: TAzureService |
Delphi
function XMsDate: string;
C++
System::UnicodeString __fastcall XMsDate();
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.