static long yearToTimestamp(int year, TimeZone tz) { ret new SimpleDateFormat("y", tz).parse(str(year)).getTime(); }