public final class JodaTimeAndroid
extends java.lang.Object
ResourceZoneInfoProvider
and register a TimeZoneChangedReceiver to receive
android.intent.action.TIMEZONE_CHANGED broadcasts while the application
process is running.| Modifier and Type | Method and Description |
|---|---|
static void |
init(android.content.Context context)
Initializes ResourceZoneInfoProvider and registers an instance of
TimeZoneChangedReceiver to receive android.intent.action.TIMEZONE_CHANGED
broadcasts. |
public static void init(android.content.Context context)
TimeZoneChangedReceiver to receive android.intent.action.TIMEZONE_CHANGED
broadcasts. This method does nothing if previously called.