Java.Security.Timestamp Class
Timestamp represents a signed time stamp.

See Also: Timestamp Members

Syntax

[Android.Runtime.Register("java/security/Timestamp", DoNotGenerateAcw=true)]
public sealed class Timestamp : Java.Lang.Object, Java.IO.ISerializable, IDisposable

Remarks

Timestamp represents a signed time stamp. Timestamp is immutable.

[Android Documentation]

Requirements

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