IsDateMDY (NotesInternational - JavaScript™)
Read-only. Indicates whether the order of the date format is month-day-year.
Defined in
NotesInternationalSyntax
isDateMDY() : boolean
Legal value | Description |
---|---|
true |
if the order of the date format is month-day-year |
false |
if the order of the date format is not month-day-year |