Home | History | Annotate | Download | only in format

Lines Matching refs:MONDAY_BEFORE_JULIAN_EPOCH

72     public static final int MONDAY_BEFORE_JULIAN_EPOCH = EPOCH_JULIAN_DAY - 3;
1025 return MONDAY_BEFORE_JULIAN_EPOCH + week * 7;