- getDateFormatOrder(String) - Static method in class com.tsongkha.spinnerdatepicker.ICU
-
This method is directly copied from {libcore.icu.ICU}.
- getDayDifference(Time, long, long) - Static method in class com.tsongkha.spinnerdatepicker.DateUtils
-
Determine the difference, in days between two dates.
- getLocalizedDateFormatWithoutYear(Context) - Static method in class com.tsongkha.spinnerdatepicker.DateUtils
-
Returns a SimpleDateFormat object without the year fields by using a regular expression
to eliminate the year in the string pattern.
- getNextAnnualDate(Calendar) - Static method in class com.tsongkha.spinnerdatepicker.DateUtils
-
Given a calendar (possibly containing only a day of the year), returns the earliest possible
anniversary of the date that is equal to or after the current point in time if the date
does not contain a year, or the date converted to the local time zone (if the date contains
a year.