EXTRA_TIMEZONE constant
String
const EXTRA_TIMEZONE
Extra sent with {@link #ACTION_TIMEZONE_CHANGED} specifying the new time zone of the device.
Type: String, the same as returned by {@link TimeZone#getID()} to identify time zones.
Implementation
static const String EXTRA_TIMEZONE = "time-zone";