@Singleton public class DateServiceIso8601SecondsCodec extends DateServiceDateCodecFactory.DateServiceIso8601Codec
dateService
Constructor and Description |
---|
DateServiceIso8601SecondsCodec(DateService dateService) |
@Inject public DateServiceIso8601SecondsCodec(DateService dateService)
public Date toDate(String date) throws IllegalArgumentException
toDate
in interface DateCodec
toDate
in class DateServiceDateCodecFactory.DateServiceIso8601Codec
IllegalArgumentException
- if the input is invalidpublic String toString()
toString
in class DateServiceDateCodecFactory.DateServiceIso8601Codec
Copyright © 2009-2013 jclouds. All Rights Reserved.