IsDateDMY (International - Java)
Read-only. Indicates whether the order of the date format is day-month-year.
Defined in
Data type
boolean
Syntax
public boolean isDateDMY()
throws NotesException
Legal values
- true if the order of the date format is day-month-year
- false if the order of the date format is not day-month-year
Language cross-reference
IsDateDMY property in LotusScript® NotesInternational class