Skip to main content
Skip table of contents

SToD()

SToD() – String zu Datum

Die Funktion wandelt eine alphanumerische Datumsangabe in ein Datum um.

ParameterBeschreibung

aDateStr:C

Datumsangabe im Format 'JJJJMMDD'

Rückgabewert

Datum - Datumswert

Beispiel

CODE
SToD('20220228')   // Ergebnis: 28.02.2022 

Weitere Verknüpfungen


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.