SPRelativeDateTime members
The SPRelativeDateTime type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRelativeDateString | Returns a relative datetime given the current time and a time in the past. | |
GetRelativeDateTimeJavaScriptString | Gets a string representing the relative value of a DateTime. The string should be parsed by the javascript method GetRelativeDateTimeString(). | |
GetType | (Inherited from Object.) | |
isFriendlyDateTimeEnabled | Checks to see if a field is configured to render in a friendly relative datetime format | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top