net.stff.ical.util
Class Converters

java.lang.Object
  extended bynet.stff.ical.util.Converters

public class Converters
extends java.lang.Object

Author:
buntekuh To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
static java.util.Date constructDate(java.lang.String date)
          Constructs a simple String representation of a date
static java.util.Date constructDate(java.lang.String date, java.lang.String time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

constructDate

public static java.util.Date constructDate(java.lang.String date,
                                           java.lang.String time)

constructDate

public static java.util.Date constructDate(java.lang.String date)
Constructs a simple String representation of a date

Parameters:
date - The date to be converted
Returns:


Copyright © 2004-2005 stoffwechsel development GbR. All Rights Reserved.