| |
|
| java.lang.Object dalma.webui.Functions
Functions | public class Functions (Code) | | author: Kohsuke Kawaguchi |
createDate | public static Date createDate(long lt)(Code) | | |
getTimeSpanString | public static String getTimeSpanString(long duration)(Code) | | Returns a human readable string that represents the duration.
Parameters: duration - time in milliseconds. |
|
|
|