public interface DateCodec
Date
toDate(String date)
String
toString(Date date)
Date toDate(String date) throws IllegalArgumentException
toParse
IllegalArgumentException
String toString(Date date)
Copyright © 2009-2012 jclouds. All Rights Reserved.