File
Doc
Category
Size
Date
Package
TimeUtils.java
API Doc
Android 5.1 API
353
Sat Mar 14 14:09:36 GMT 2015
android.util
TimeUtils
java.lang.Object
public class TimeUtils extends Object
Fields Summary
Constructors Summary
TimeUtils
()
throw new RuntimeException("Stub!");
Methods Summary
public static
java.util.TimeZone
getTimeZone
(
int
offset,
boolean
dst,
long
when,
java.lang.String
country)
throw new RuntimeException("Stub!");
public static
java.lang.String
getTimeZoneDatabaseVersion
()
throw new RuntimeException("Stub!");
Java Code Source