NSDateFormatter.ToString(NSDate) Method

Definition

Returns a string representation of the value of the current instance.

[Foundation.Export("stringFromDate:")]
public virtual string ToString (Foundation.NSDate date);
override this.ToString : Foundation.NSDate -> string

Parameters

date
NSDate

Returns

Attributes

Applies to