NSTimeZone.SecondsFromGMT(NSDate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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