qihoo.open.v1.util
类 CalendarUtil
java.lang.Object
qihoo.open.v1.util.CalendarUtil
public class CalendarUtil
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATE_FORMAT
public static final String DATE_FORMAT
- 另请参见:
- 常量字段值
DATE_TIME_FORMAT
public static final String DATE_TIME_FORMAT
- 另请参见:
- 常量字段值
CalendarUtil
public CalendarUtil()
getDate
public static Date getDate(String dateStr)
getDateTime
public static Date getDateTime(String dateStr)
toDate
public static String toDate(Date date)
toDateTime
public static String toDateTime(Date date)
Copyright © 2013. All rights reserved.