IsDateYMD (NotesInternational - LotusScript®)
Read-only. Indicates whether the order of the date format is year-month-day.
Defined in
Data type
Boolean
Syntax
To get: flag = notesInternational .IsDateYMD
Legal values
- True indicates the order of the date format is year-month-day.
- False indicates the order of the date format is not year-month-day.