Android.Text.Format.Time: Property Members

The properties of Android.Text.Format.Time are listed below. For a list of all members, see the Time Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

AllDaybool. True if this is an allDay event.
[read-only]
static
CurrentTimezonestring. Returns the timezone string that is currently set for the device.
Gmtofflong. Offset in seconds from UTC including any DST offset.
Hourint. Hour of day [0-23]
IsDstint. This time is in daylight savings time.
Minuteint. Minute [0-59]
Monthint. Month [0-11]
MonthDayint. Day of month [1-31]
Secondint. Seconds [0-61] (2 leap seconds allowed)
Timezonestring. The timezone for this Time.
WeekDayDayOfWeek. Day of week [0-6]
[read-only]
WeekNumberint. Computes the week number according to ISO 8601.
Yearint. Year.
YearDayint. Day of year [0-365]

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.