HTMLModElement.DateTime Property |
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);
A string representing the date and time of the change.
HTMLModElement Object | HTMLModElement Members | DOM Namespace