-
public class TimeInfoUtil
-
-
Method Summary
Modifier and Type Method Description static StringgetSystemTimeZone()static booleanisAutoTimeEnabled(Context context)static booleanisAutoTimeZoneEnabled(Context context)static longgetServerTimeDifference()static longdetectClockChangeDuringSession()-
-
Method Detail
-
getSystemTimeZone
static String getSystemTimeZone()
-
isAutoTimeEnabled
static boolean isAutoTimeEnabled(Context context)
-
isAutoTimeZoneEnabled
static boolean isAutoTimeZoneEnabled(Context context)
-
getServerTimeDifference
static long getServerTimeDifference()
-
detectClockChangeDuringSession
static long detectClockChangeDuringSession()
-
-
-
-