Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.converter
Class DateConverter

java.lang.Object
  extended by javax.faces.convert.DateTimeConverter
      extended by org.nuxeo.ecm.platform.ui.web.converter.DateConverter
All Implemented Interfaces:
StateHolder, Converter

public class DateConverter
extends DateTimeConverter

Formats dates according to the TimeZone of the server.

In the future the TimeZone of the client should be used.

Author:
Narcis Paslaru

Field Summary
static String CONVERTER_ID
           
 
Fields inherited from class javax.faces.convert.DateTimeConverter
DATE_ID, DATETIME_ID, STRING_ID, TIME_ID
 
Constructor Summary
DateConverter()
           
 
Method Summary
 
Methods inherited from class javax.faces.convert.DateTimeConverter
getAsObject, getAsString, getDateStyle, getLocale, getPattern, getTimeStyle, getTimeZone, getType, isTransient, restoreState, saveState, setDateStyle, setLocale, setPattern, setTimeStyle, setTimeZone, setTransient, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONVERTER_ID

public static final String CONVERTER_ID
See Also:
Constant Field Values
Constructor Detail

DateConverter

public DateConverter()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.