Skip to main content
Skip table of contents

FORMAT LONG

Typ


Versionshinweise

13.1

Web Client

Code

GROOVY
DateUtils.FORMAT_LONG

Beschreibung

Konstante für das lange Datumsformat. Z.B. "12. Januar 2015 07:47:59 MEZ".

Beispiele

GROOVY
String date = DateUtils.convertDateTime(DateUtils.NOW, DateUtils.FORMAT_LONG, DateUtils.FORMAT_LONG);
JavaScript errors detected

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

If this problem persists, please contact our support.