Class NSRelativeDateTimeFormatterUnitsStyle


  • public final class NSRelativeDateTimeFormatterUnitsStyle
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Abbreviated
      "2 mo. ago"; might give different results in languages other than English
      static long Full
      "2 months ago"
      static long Short
      "2 mo. ago"
      static long SpellOut
      "two months ago"
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait