JAVA/CORBA CLASSES


DateFmt property
Example

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

Defined in

ViewColumn

Data type

int

Syntax

public int getDateFmt()
   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

Example
See Also