CLASSI JAVA/CORBA


DateFmt property
Esempio

Read-write. The format of date data in a column.

Nota 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


Usage

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

Esempio
Vedere anche