Skip to main content
Skip table of contents

HOUR

Typ

 

Versionshinweise

13.1

Web Client 

Code

GROOVY
DateUtils.HOUR

Beschreibung

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

Beispiele

GROOVY
int hour = DateUtils.getDateField(DateUtils.NOW, DateUtils.HOUR);
JavaScript errors detected

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

If this problem persists, please contact our support.