Skip to main content
Skip table of contents

YEAR

Typ

 

Versionshinweise

13.1

Web Client 

Code

GROOVY
DateUtils.YEAR

Beschreibung

Konstante, um auf das Feld Jahr in einem Date oder Calendar Objekt zuzugreifen.

Beispiele

GROOVY
int year = DateUtils.getDateField(DateUtils.NOW, DateUtils.YEAR);
JavaScript errors detected

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

If this problem persists, please contact our support.