ScriptCore3.DateToStr

From Soldat Community Wiki
Revision as of 11:23, 25 August 2013 by Mighty (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.