Class SimpleDateFormat
- java.lang.Object
-
- com.vmware.vipclient.i18n.l2.text.DateFormat
-
- com.vmware.vipclient.i18n.l2.text.SimpleDateFormat
-
public class SimpleDateFormat extends DateFormat
-
-
Constructor Summary
Constructors Constructor Description SimpleDateFormat(String pattern, org.json.JSONObject formatData, String locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(Date date, String timeZoneStr)List<Object>getPatternItems(String pattern)-
Methods inherited from class com.vmware.vipclient.i18n.l2.text.DateFormat
format, getDateByString, getInstance, getInstance, getPattern, isNumeric, IsoToDate, parseStr2Date
-
-