Class JiraDurationUtils.HoursDurationFormatter

java.lang.Object
com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
All Implemented Interfaces:
JiraDurationUtils.DurationFormatter
Enclosing class:
JiraDurationUtils

public static class JiraDurationUtils.HoursDurationFormatter extends Object implements JiraDurationUtils.DurationFormatter
This formatter formats time duration to hours only. The resulting string returned is a real number representing the number of hours. This value is then formatted according to system or user's locale.