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