Example usage for Java android.util TimeUtils fields, constructors, methods, implement or subclass
The text is from its open source code.
java.util.TimeZone | getTimeZone(int offset, boolean dst, long when, String country) Tries to return a time zone that would have had the specified offset and DST value at the specified moment in the specified country. |