Skip to main content
Skip table of contents

FORMAT FULL

Typ


Versionshinweise

13.1

Web Client

Code

GROOVY
DateUtils.FORMAT_FULL

Beschreibung

Konstante für das vollständige Datumsformat. Z.B. "Donnerstag, 24. September 2015 11:07 Uhr MEZ".

Beispiele

GROOVY
String date = DateUtils.convertDateTime(DateUtils.NOW, DateUtils.FORMAT_FULL, DateUtils.FORMAT_FULL);



JavaScript errors detected

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

If this problem persists, please contact our support.