SP.Change.time Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the time that the object was modified.
var value = SP.Change.get_time();
Property Value
Type: DateTime
Applies To
Remarks
This can be different than the time that the change was committed to the change log.