Home | History | Annotate | Download | only in format

Lines Matching full:preposition

1617      * preposition ("at 9:20am", "on 10/12/2008" or "on May 29").
1649 // This is a date (like "10/31/2008" so use the date preposition)
1666 * Convenience function to return relative time string without preposition.
1673 return getRelativeTimeSpanString(c, millis, false /* no preposition */);