Java tutorial
//package com.java2s; public class Main { public static java.util.TimeZone getTimeZone(int offset, boolean dst, long when, java.lang.String country) { throw new RuntimeException("Stub!"); } }