DateUtils
AbbrevMonthFormat
AbbrevWeekdayFormat
DayInMillis
HourInMillis
HourMinute24
MinuteInMillis
MonthDayFormat
MonthFormat
NumericMonthFormat
SecondInMillis
WeekdayFormat
WeekInMillis
YearFormat
YearFormatTwoDigits
YearInMillis
DateUtils()
DateUtils(IntPtr, JniHandleOwnership)
JniPeerMembers
SameMonthTable
SameYearTable
ThresholdClass
ThresholdType
FormatDateRange(Context, Int64, Int64, FormatStyleFlags)
FormatDateRange(Context, Formatter, Int64, Int64, FormatStyleFlags)
FormatDateRange(Context, Formatter, Int64, Int64, FormatStyleFlags, String)
FormatDateTime(Context, Int64, FormatStyleFlags)
FormatElapsedTime(Int64)
FormatElapsedTime(StringBuilder, Int64)
FormatSameDayTime(Int64, Int64, AbbreviationLength, AbbreviationLength)
FormatSameDayTime(Int64, Int64, Int32, Int32)
FormatSameDayTimeFormatted(Int64, Int64, AbbreviationLength, AbbreviationLength)
FormatSameDayTimeFormatted(Int64, Int64, Int32, Int32)
GetAMPMString(Int32)
GetDayOfWeekString(Int32, AbbreviationLength)
GetMonthString(Int32, AbbreviationLength)
GetRelativeDateTimeString(Context, Int64, Int64, Int64, FormatStyleFlags)
GetRelativeDateTimeStringFormatted(Context, Int64, Int64, Int64, FormatStyleFlags)
GetRelativeTimeSpanString(Int64)
GetRelativeTimeSpanString(Context, Int64)
GetRelativeTimeSpanString(Context, Int64, Boolean)
GetRelativeTimeSpanString(Int64, Int64, Int64)
GetRelativeTimeSpanString(Int64, Int64, Int64, FormatStyleFlags)
GetRelativeTimeSpanStringFormatted(Int64)
GetRelativeTimeSpanStringFormatted(Context, Int64)
GetRelativeTimeSpanStringFormatted(Context, Int64, Boolean)
GetRelativeTimeSpanStringFormatted(Int64, Int64, Int64)
GetRelativeTimeSpanStringFormatted(Int64, Int64, Int64, FormatStyleFlags)
IsToday(Int64)
net9.0-android34.0
namespace Android.Text.Format
{
[Register("android/text/format/DateUtils", DoNotGenerateAcw = true)]
public class DateUtils : Object
{
[Obsolete("This method was improperly bound. Please use FormatSameDayTime(Int64, Int64, Int32, Int32).")]
public static string? FormatSameDayTime(long then, long now, AbbreviationLength dateStyle, AbbreviationLength timeStyle);
}
}
.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. |
Obsolete | This method was improperly bound. Please use FormatSameDayTime(Int64, Int64, Int32, Int32). |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API