Skip to main content
Skip table of contents

SECOND

Typ

 

Versionshinweise

13.1

Web Client 

Code

GROOVY
DateUtils.SECOND

Beschreibung

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

Beispiele

GROOVY
int second = DateUtils.getDateField(DateUtils.NOW, DateUtils.SECOND);
JavaScript errors detected

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

If this problem persists, please contact our support.