- getAvailableIDs() - Method in class net.danlew.android.joda.ResourceZoneInfoProvider
-
Gets a list of all the available zone ids.
- getIdentifier(Class<?>, String) - Static method in class net.danlew.android.joda.ResUtils
-
Retrieves a resource id dynamically, via reflection.
- getRelativeDateTimeString(Context, ReadablePartial, ReadablePeriod, int) - Static method in class net.danlew.android.joda.DateUtils
-
Return string describing the time until/elapsed time since 'time' formatted like
"[relative time/date], [time]".
- getRelativeDateTimeString(Context, ReadableInstant, ReadablePeriod, int) - Static method in class net.danlew.android.joda.DateUtils
-
Return string describing the time until/elapsed time since 'time' formatted like
"[relative time/date], [time]".
- getRelativeTimeSpanString(Context, ReadablePartial) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a string describing 'time' as a time relative to the current time.
- getRelativeTimeSpanString(Context, ReadableInstant) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a string describing 'time' as a time relative to the current time.
- getRelativeTimeSpanString(Context, ReadablePartial, int) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a string describing 'time' as a time relative to the current time.
- getRelativeTimeSpanString(Context, ReadableInstant, int) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a string describing 'time' as a time relative to 'now'.
- getRelativeTimeSpanString(Context, ReadablePartial, boolean) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a relative time string to display the time expressed by millis.
- getRelativeTimeSpanString(Context, ReadableInstant, boolean) - Static method in class net.danlew.android.joda.DateUtils
-
Returns a relative time string to display the time expressed by millis.
- getTzResource(String) - Static method in class net.danlew.android.joda.ResUtils
-
Returns a resource name equivalent for a TZ ID
- getZone(String) - Method in class net.danlew.android.joda.ResourceZoneInfoProvider
-
If an error is thrown while loading zone data, the exception is logged
to system error and null is returned for this and all future requests.
- getZoneInfoMapResource() - Static method in class net.danlew.android.joda.ResUtils
-