ScriptCore3.DateToStr

From Soldat Community Wiki
Jump to: navigation, search
 function DateToStr(D: TDateTime): string;
D: TDateTime to be converted
Result: date as a string

Description

This function will convert TDateTime format into "yyyy-mm-dd" string.