IsDateDMY (NotesInternational - JavaScript™)
Read-only. Indicates whether the order of the date format is day-month-year.
Defined in
NotesInternationalSyntax
isDateDMY() : boolean
Legal value | Description |
---|---|
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 |