android.util
Class TimeUtils

java.lang.Object
  extended by android.util.TimeUtils

public class TimeUtils
extends Object


Method Summary
static TimeZone getTimeZone(int offset, boolean dst, long when, String country)
           
static String getTimeZoneDatabaseVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTimeZone

public static TimeZone getTimeZone(int offset,
                                   boolean dst,
                                   long when,
                                   String country)

getTimeZoneDatabaseVersion

public static String getTimeZoneDatabaseVersion()


Copyright © 2008-2012. All Rights Reserved.