static Calendar germanCalendar() { ret calendarForTimeZone(TimeZone.getTimeZone("Europe/Berlin")); }