- c
- Documentation for this section has not yet been entered.
- time
- some time in the past.
- minResolution
- the minimum elapsed time (in milliseconds) to report when showing relative times. For example, a time 3 seconds in the past will be reported as "0 minutes ago" if this is set to DateUtils.MinuteInMillis.
- transitionResolution
- the elapsed time (in milliseconds) at which to stop reporting relative measurements. Elapsed times greater than this resolution will default to normal date formatting. For example, will transition from "6 days ago" to "Dec 12" when using DateUtils.WeekInMillis.
- flags
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Return string describing the elapsed time since startTime formatted like "[relative time/date], [time]".
Example output strings for the US date format.