- Time - EpochJulianDay 
- TimezoneUtc 
- Time() 
- Time(String) 
- Time(Time) 
- Time(IntPtr, JniHandleOwnership) 
- AllDay 
- CurrentTimezone 
- Gmtoff 
- Hour 
- IsDst 
- JniPeerMembers 
- Minute 
- Month 
- MonthDay 
- Second 
- ThresholdClass 
- ThresholdType 
- Timezone 
- WeekDay 
- WeekNumber 
- Year 
- YearDay 
- After(Time) 
- Before(Time) 
- Clear(String) 
- Compare(Time, Time) 
- Format(String) 
- Format2445() 
- Format3339(Boolean) 
- GetActualMaximum(TimeFormatValues) 
- GetJulianDay(Int64, Int64) 
- GetJulianMondayFromWeeksSinceEpoch(Int32) 
- GetWeeksSinceEpochFromJulianDay(Int32, Int32) 
- IsEpoch(Time) 
- Normalize(Boolean) 
- Parse(String) 
- Parse3339(String) 
- Set(Int64) 
- Set(Time) 
- Set(Int32, Int32, Int32) 
- Set(Int32, Int32, Int32, Int32, Int32, Int32) 
- SetJulianDay(Int32) 
- SetToNow() 
- SwitchTimezone(String) 
- ToMillis(Boolean) 
 
net9.0-android34.0
    namespace Android.Text.Format
{
    [ObsoletedOSPlatform("android22.0", "This class is obsoleted in this android platform")]
    [Register("android/text/format/Time", DoNotGenerateAcw = true)]
    public class Time : Object
    {
        [ObsoletedOSPlatform("android22.0")]
        [Register("normalize", "(Z)J", "GetNormalize_ZHandler")]
        public virtual long Normalize(bool ignoreDst);
    }
}
            | nuget.org | 0.0 % Reference this API | 
|---|---|
| .NET | 6.07.08.09.0 | 
| Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: | 
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 | 
| Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 | 
| Referencing | The API is automatically referenced. | 
| Platform Restrictions | This API is only supported on the following platforms: 
 | 
- Built-in API
- Package-provided API