org.jclouds.date.internal
Class DateUtils

java.lang.Object
  extended by org.jclouds.date.internal.DateUtils

public class DateUtils
extends Object

Author:
Adrian Cole

Constructor Summary
DateUtils()
           
 
Method Summary
static String findTZ(String toParse)
           
static String trimToMillis(String toParse)
           
static String trimTZ(String toParse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateUtils

public DateUtils()
Method Detail

trimToMillis

public static String trimToMillis(String toParse)

trimTZ

public static String trimTZ(String toParse)

findTZ

public static String findTZ(String toParse)


Copyright © 2009-2013 jclouds. All Rights Reserved.