KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > util > SimpleTimeZone > Top Examples

  • TimeZoneConverter
  • com.lowagie.text.pdf.PdfDate
    <CODE>PdfDate</CODE> is the PDF date object. <P> PDF defines a standard date format. The PDF date format closely follows the format defined by the international standard ASN.1 (Abstract Syntax Notation One, defined in CCITT X.208 or ISO/IEC 8824). A date is a <CODE>PdfStrin ...
  • org.jboss.axis.encoding.ser.CalendarDeserializer
    The CalendarSerializer deserializes a dateTime. Much of the work is done in the base class. @author Sam Ruby (rubys@us.ibm.com) Modified for JAX-RPC @author Rich Scheuerle (scheu@us.ibm.com)
  • org.coach.tracing.service.ntp.TimeStamp
    This class encapsulates the notion of a timestamp as in rfc2030. Logically it is the number of seconds since the beginning of the centure (in UTC time). It is represented as an 8 byte array, the first four bytes representing seconds and the next 4 bytes representing second fractions.
Popular Tags