Skip to main content
Skip table of contents

MILLISECOND

Typ


Versionshinweise

21.1

Web Client

Code

GROOVY
DateUtils.MILLISECOND

Beschreibung

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

Beispiele

GROOVY
int millisecond = DateUtils.getDateField(DateUtils.NOW, DateUtils.MILLISECOND);
JavaScript errors detected

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

If this problem persists, please contact our support.