Home | History | Annotate | Download | only in utility

Lines Matching refs:DAYS

71     static final long DAYS = HOURS*24;
445 // sDayTokens is 0 based (SU = 0); Calendar days of week are 1 based (SU = 1)
501 long endOfYearTime = startTime + (365*DAYS) + (DAYS>>2);
966 * @return the String version of the EAS value of these days
1138 // Days, weeks, months, etc.