Package 

Class NaturalDayInstallUtil

    • Method Summary

      Modifier and Type Method Description
      static int getNaturalInstallDays(Context context) 获取基于自然天的安装天数(返回整数)今天安装返回0,昨天安装返回1,以此类推
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNaturalInstallDays

         static int getNaturalInstallDays(Context context)

        获取基于自然天的安装天数(返回整数)今天安装返回0,昨天安装返回1,以此类推