de.jaret.util.date
Class TimeHelper
java.lang.Object
de.jaret.util.date.TimeHelper
public class TimeHelper
- extends Object
Some methods helping to deal with time values.
- Version:
- $Id: TimeHelper.java 242 2007-02-11 21:05:07Z olk $
- Author:
- Peter Kliem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeHelper
public TimeHelper()
secondsToString
public static String secondsToString(int sec,
boolean includeSeconds)
timeStringToSeconds
public static int timeStringToSeconds(String str)
throws ParseException
- Throws:
ParseException
Copyright © 2013. All Rights Reserved.