Skip to main content
Skip table of contents

FORMAT MEDIUM

Typ


Versionshinweise

13.1

Web Client

Code

GROOVY
DateUtils.FORMAT_MEDIUM

Beschreibung

Konstante für das mittlere Datumsformat. Z.B. "12.01.2015 07:49:44". 

Beispiele

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

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

If this problem persists, please contact our support.