DSAzure.TAzureService.XMsDate
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TAzureService |
Delphi
function XMsDate: String;
C++
System::UnicodeString __fastcall XMsDate();
Description
Returns the current date/time, properly formatted.
XMsDate returns the current DateTime translated into universal time, formatted as a string, in the format: ddd, dd mmm yyyy hh:nn:ss "GMT".