public class SFDateFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.text.SimpleDateFormat |
v1SimpleDateFormat |
| Constructor and Description |
|---|
SFDateFormat(java.text.SimpleDateFormat sf,
java.lang.String zonereplace) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getUserFriendlyDateString(java.util.Date date) |
static java.util.Date |
parse(java.lang.String str) |