NSDateComponentsFormatter.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 startDate, Foundation.NSDate endDate);
abstract member StringFromDate : Foundation.NSDate * Foundation.NSDate -> string
override this.StringFromDate : Foundation.NSDate * Foundation.NSDate -> string
Parameters
- startDate
- NSDate
- endDate
- NSDate
Returns
- Attributes