public class TimeUtil extends Object
TimeUtil()
static long
currSecond()
static String
currTime(String format)
DateToSec(String date, String format)
secToDate(long secs, String format)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeUtil()
public static long currSecond()
public static String currTime(String format)
public static String secToDate(long secs, String format)
public static long DateToSec(String date, String format)
Copyright © 2016. All rights reserved.