NSTimeZone.SecondsFromGMT(NSDate) Method

Definition

The current difference, in seconds, between this and Greenwich Mean Time.

[Foundation.Export("secondsFromGMTForDate:")]
public virtual nint SecondsFromGMT (Foundation.NSDate date);
abstract member SecondsFromGMT : Foundation.NSDate -> nint
override this.SecondsFromGMT : Foundation.NSDate -> nint

Parameters

date
NSDate

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to