JsonToDate (rtl)
Function JsonToDate(const fmt:string):TDatetime;
Cette fonction converti un format json en date
| Result | La date correspondant au format json. |
Exemple
begin
end;
Voir aussi:
Function JsonToDate(const fmt:string):TDatetime;
Cette fonction converti un format json en date
| Result | La date correspondant au format json. |
Exemple
begin
end;
Voir aussi: