Searched refs:juliancal (Results 1 – 1 of 1) sorted by relevance
3206 BaseCalendar juliancal = getJulianCalendarSystem(); in getFixedDateJan1() local3207 return juliancal.getFixedDate(date.getNormalizedYear(), BaseCalendar.JANUARY, 1, null); in getFixedDateJan1()