net.sourceforge.pmd.util
Class DateTimeUtil

java.lang.Object
  extended by net.sourceforge.pmd.util.DateTimeUtil

public final class DateTimeUtil
extends Object

Author:
Brian Remedios

Method Summary
static String asHoursMinutesSeconds(long milliseconds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asHoursMinutesSeconds

public static String asHoursMinutesSeconds(long milliseconds)
Parameters:
milliseconds -
Returns:
String


Copyright © 2002-2015 InfoEther. All Rights Reserved.