Skip to main content
Skip table of contents

Year()

Year() – Jahr aus Datum

Die Funktion gibt den numerischen Wert des im Datum enthaltenen Jahres an.

ParameterBeschreibung

aDate:D

Beliebiges Datum

Rückgabewert

Numerisch - Jahreszahl

Beispiel

CODE
Year(CToD('28.02.2022'))   // Ergebnis: '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.