This project has retired. For details please refer to its
Attic page.
DateToYyyyMmDd (Apache jclouds 2.0.0 API)
-
- All Implemented Interfaces:
- com.google.common.base.Function<Object,String>
public class DateToYyyyMmDd
extends Object
implements com.google.common.base.Function<Object,String>
Convert a Date object into a "yyyy-MM-dd" String
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
-
-
Constructor Detail
-
DateToYyyyMmDd
public DateToYyyyMmDd()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.