com.pmease.quickbuild.plugin.report.engine.util
Class DurationFormatUtils
java.lang.Object
com.pmease.quickbuild.plugin.report.engine.util.DurationFormatUtils
public class DurationFormatUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DurationFormatUtils
public DurationFormatUtils()
createPeriodFormatter
public static org.joda.time.format.PeriodFormatter createPeriodFormatter(java.lang.String pattern)
isoFormatter
public static org.joda.time.format.PeriodFormatter isoFormatter()
wordFormatter
public static org.joda.time.format.PeriodFormatter wordFormatter()
shortWordFormatter
public static org.joda.time.format.PeriodFormatter shortWordFormatter()
getTimeFormatter
public static org.joda.time.format.PeriodFormatter getTimeFormatter()
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.