Gets or sets the date and time of the change.

[VBScript]
Public Property DateTime As String
[JScript]
public function get DateTime() : String;
public function set DateTime(String);

Property Value

A string representing the date and time of the change.

See Also

HTMLModElement Object | HTMLModElement Members | DOM Namespace