Java.Util.Date.ToGMTString Method
Returns the string representation of this Date in GMT in the format "22 Jun 1999 13:02:00 GMT".

Syntax

[Android.Runtime.Register("toGMTString", "()Ljava/lang/String;", "GetToGMTStringHandler")]
[System.Obsolete("deprecated")]
public virtual string ToGMTString ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string representation of this Date in GMT in the format "22 Jun 1999 13:02:00 GMT".

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1