SunSPOT API V5.0


Uses of Class
java.util.TimeZone

Packages that use TimeZone
java.util   
 

Uses of TimeZone in java.util
 

Methods in java.util that return TimeZone
static TimeZone TimeZone.getDefault()
          Gets the default TimeZone for this host.
 TimeZone Calendar.getTimeZone()
          Gets the time zone.
static TimeZone TimeZone.getTimeZone(String ID)
          Gets the TimeZone for the given ID.
 

Methods in java.util with parameters of type TimeZone
static Calendar Calendar.getInstance(TimeZone zone)
          Gets a calendar using the specified time zone.
 void Calendar.setTimeZone(TimeZone value)
          Sets the time zone with the given time zone value.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.