JAVA/CORBA-KLASSEN


DateFmt property
Beispiel

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

Hinweis 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

Beispiel
Siehe auch