Skip to main content
Skip table of contents

FORMAT SHORT

Typ


Versionshinweise

13.1

Web Client

Code

GROOVY
DateUtils.FORMAT_SHORT

Beschreibung

Konstate für das kurze Datumsformat. Z.B. "12.01.15 3:30".

Beispiele

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

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

If this problem persists, please contact our support.