org.jclouds.date.internal
Class DateUtils
java.lang.Object
org.jclouds.date.internal.DateUtils
public class DateUtils
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NANOS_TO_MILLIS_PATTERN
public static final Pattern NANOS_TO_MILLIS_PATTERN
TZ_PATTERN
public static final Pattern TZ_PATTERN
SECOND_PATTERN
public static final Pattern SECOND_PATTERN
DateUtils
public DateUtils()
trimNanosToMillis
public static String trimNanosToMillis(String toParse)
trimTZ
public static String trimTZ(String toParse)
Copyright © 2009-2011 jclouds. All Rights Reserved.