Java.Sql.Time Class
Java representation of an SQL TIME value.

See Also: Time Members

Syntax

[Android.Runtime.Register("java/sql/Time", DoNotGenerateAcw=true)]
public class Time : Java.Util.Date

Remarks

Java representation of an SQL TIME value. Provides utilities to format and parse the time's representation as a String in JDBC escape format.

[Android Documentation]

Requirements

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