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