Beschreibung
xxx
Argumente
Name | Typ | Beschreibung |
---|---|---|
datetime | Datum im Format DateTime | |
string | Formatierungs Format in String z.B.: "%Y.%m.%d.%H.%M.%S" |
Rückgabewert string
Formatiert das Datum gemäss dem String
Beispiel
Result = GetDateTimeString(
Siehe auch
---
GetDateTimeString
GetDateTimeString |
|
Parameters: |
|
1) DateTime | Datum im Format DateTime |
2) String | Formatierungs Format in Sting z.B.: "%Y.%m.%d.%H.%M.%S" "" |
Rückgabe: String |
|
Beschreibung: |
|