NSDateIntervalFormatter.StringFromDate(NSDate, 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.
[Foundation.Export("stringFromDate:toDate:")]
public virtual string StringFromDate (Foundation.NSDate fromDate, Foundation.NSDate toDate);
abstract member StringFromDate : Foundation.NSDate * Foundation.NSDate -> string
override this.StringFromDate : Foundation.NSDate * Foundation.NSDate -> string
Parameters
- fromDate
- NSDate
- toDate
- NSDate
Returns
- Attributes