Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Beschreibung

xxx

Argumente

Name
Typ
Beschreibung
 datetimeDatum im Format DateTime
 stringFormatierungs 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) StringFormatierungs Format in Sting z.B.:   "%Y.%m.%d.%H.%M.%S" ""

Rückgabe: String

 

Beschreibung: 
Formatiert das Datum gemäss dem String

 

  • No labels