Java android.util TimeUtils fields, constructors, methods, implement or subclass

Example usage for Java android.util TimeUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.util TimeUtils.

The text is from its open source code.

Method

java.util.TimeZonegetTimeZone(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.