org.globus.ogsa.utils
Class CalendarUtils

java.lang.Object
  extended byorg.globus.ogsa.utils.CalendarUtils

public class CalendarUtils
extends java.lang.Object


Constructor Summary
CalendarUtils()
           
 
Method Summary
static java.util.Calendar toCalendar(java.lang.String time)
           
static java.lang.String toString(java.util.Calendar time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarUtils

public CalendarUtils()
Method Detail

toString

public static java.lang.String toString(java.util.Calendar time)
                                 throws java.io.IOException
Throws:
java.io.IOException

toCalendar

public static java.util.Calendar toCalendar(java.lang.String time)


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.