NSTimeZone.NextDaylightSavingTimeTransitionAfter(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 next daylight savings time transition after the specified date.
[Foundation.Export("nextDaylightSavingTimeTransitionAfterDate:")]
public virtual Foundation.NSDate NextDaylightSavingTimeTransitionAfter (Foundation.NSDate date);
abstract member NextDaylightSavingTimeTransitionAfter : Foundation.NSDate -> Foundation.NSDate
override this.NextDaylightSavingTimeTransitionAfter : Foundation.NSDate -> Foundation.NSDate
Parameters
- date
- NSDate
Returns
- Attributes