public class NotesDateFormat
extends java.lang.Object
| Constructor and Description |
|---|
NotesDateFormat() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.Date date) |
java.util.Date |
parse(java.lang.String source) |