Android
android.util
public class

android.util.TimeUtils

java.lang.Object
android.util.TimeUtils

Summary

Public Constructors

            TimeUtils()

Public Methods

      static    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.
Methods inherited from class java.lang.Object

Details

Public Constructors

public TimeUtils()

Public Methods

public static 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. Returns null if no suitable zone could be found.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48