Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Sets the time basis.
SP.DataConvert.specifyDateTimeKind(datetime, kind);
Parameters
datetime
Type: DateTime
A time object to convert to the specified time kind.
kind
Type: SP.DateTimeKind
One of the enumeration values that specifies whether the time is based on local time, Coordinated Universal Time (UTC), or neither.
Remarks
The time basis is local time, UTC, or neither.