public class GwtDataFormatter extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.i18n.client.DateTimeFormat |
fmt |
static String |
YYYY_MMM_D_HH_MM_SS |
| Constructor and Description |
|---|
GwtDataFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fmtToInt(float d) |
static String |
formatDates(Date start,
Date end) |
static String |
getDateFormat(Date date) |
public static final String YYYY_MMM_D_HH_MM_SS
public static final com.google.gwt.i18n.client.DateTimeFormat fmt
Copyright © 2014. All Rights Reserved.