Liferay 6.1.0

com.liferay.portal.kernel.util
Interface FastDateFormatConstants


public interface FastDateFormatConstants


Field Summary
static int FULL
           
static int LONG
           
static int MEDIUM
           
static int SHORT
           
 

Field Detail

FULL

static final int FULL
See Also:
Constant Field Values

LONG

static final int LONG
See Also:
Constant Field Values

MEDIUM

static final int MEDIUM
See Also:
Constant Field Values

SHORT

static final int SHORT
See Also:
Constant Field Values

Liferay 6.1.0