(Gast)
n/a Beiträge
|
AW: DateTime in Datei speichern, aber nicht Double
25. Apr 2013, 17:50
Beispiele:
Delphi-Quellcode:
FormatDateTime('yyyymmdd - hh:mm', now);
FormatDateTime('yyyy-mm-dd - hh:mm', now);
FormatDateTime('yyyy/mm/dd - hh:mm', now);
|
|
Zitat
|