Date2SoapStr (rtl)
Function Date2SoapStr(const DT:TDateTime):string;
Cette fonction convertie une date en chaîne au format SOAP.
| Result | La date convertie en chaîne SOAP |
| DT | Une date à convertir |
Exemple
begin
end;
Voir aussi:
Function Date2SoapStr(const DT:TDateTime):string;
Cette fonction convertie une date en chaîne au format SOAP.
| Result | La date convertie en chaîne SOAP |
| DT | Une date à convertir |
Exemple
begin
end;
Voir aussi: