JAVA/CORBA CLASSES
Read-write. The format of date data in a column.
Note This property is read-write with Release 6.5.
ViewColumn
Data type
int
Syntax
public int getDateFmt() throws NotesException
public void setDateFmt(int format) throws NotesException
Legal values
See TimeFmt for the time format. See TimeDateFmt for the time-date format. See TimeZoneFmt for the time zone format.
Language cross-reference
DateFmt property in LotusScript NotesViewColumn class
Example See Also