DateTimeValue (NotesItem - JavaScript™)
Read-Write. For a date-time item, returns a NotesDateTime object representing the value of the item. For items of other types, returns null.
Defined in
NotesItemSyntax
getDateTimeValue() : NotesDateTime
setDateTimeValue(value:NotesDateTime) : void